summaryrefslogtreecommitdiffstats
path: root/src/knutmainwindow.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:54:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:54:02 -0600
commitedf2d6cc5bbee10e7393f13e5e164172631d7b70 (patch)
tree48ba5ad2426105b754001c85a4a38fd65447528e /src/knutmainwindow.cpp
parent15d80e77bebb34106f5975f6a97015e5933ed108 (diff)
downloadknutclient-edf2d6cc5bbee10e7393f13e5e164172631d7b70.tar.gz
knutclient-edf2d6cc5bbee10e7393f13e5e164172631d7b70.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/knutmainwindow.cpp')
-rw-r--r--src/knutmainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutmainwindow.cpp b/src/knutmainwindow.cpp
index bc0eb15..bcdee4f 100644
--- a/src/knutmainwindow.cpp
+++ b/src/knutmainwindow.cpp
@@ -21,7 +21,7 @@
#include <kmessagebox.h>
#include <kstdaction.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <ksimpleconfig.h>
#include <kstatusbar.h>
#include <kkeydialog.h>