summaryrefslogtreecommitdiffstats
path: root/kiosktool/profilePropsPage.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:53:16 -0600
commit29c3e44e6860d0138dc75cd02c06376a3888beb3 (patch)
tree3ec87424a7b49fa346d1f8e36e4e42d0d9fe4eed /kiosktool/profilePropsPage.cpp
parenta9ba12c66e8d8de08c1e5f53180428f6e7fe687f (diff)
downloadkiosktool-29c3e44e6860d0138dc75cd02c06376a3888beb3.tar.gz
kiosktool-29c3e44e6860d0138dc75cd02c06376a3888beb3.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kiosktool/profilePropsPage.cpp')
-rw-r--r--kiosktool/profilePropsPage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/profilePropsPage.cpp b/kiosktool/profilePropsPage.cpp
index 793fd48..d90d131 100644
--- a/kiosktool/profilePropsPage.cpp
+++ b/kiosktool/profilePropsPage.cpp
@@ -23,7 +23,7 @@
#include <tqvalidator.h>
#include <kapplication.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <klineedit.h>
#include <klocale.h>
#include <kmessagebox.h>