diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:05:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:05:45 -0600 |
commit | 6c1373684f10d07347aba3a5b790e8a9599a6276 (patch) | |
tree | 09d7ad85e550d6b2042a9459752e70bd3625ef16 /kworldwatch/mapwidget.cpp | |
parent | 7db2fb5945b2e7dc5c4c429101f49d886825a3a1 (diff) | |
download | tdetoys-6c1373684f10d07347aba3a5b790e8a9599a6276.tar.gz tdetoys-6c1373684f10d07347aba3a5b790e8a9599a6276.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kworldwatch/mapwidget.cpp')
-rw-r--r-- | kworldwatch/mapwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kworldwatch/mapwidget.cpp b/kworldwatch/mapwidget.cpp index ffa9a8e..de50bdc 100644 --- a/kworldwatch/mapwidget.cpp +++ b/kworldwatch/mapwidget.cpp @@ -38,7 +38,7 @@ #include <kapplication.h> #include <kcmdlineargs.h> #include <kcolordialog.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> #include <kglobalsettings.h> #include <klocale.h> |