summaryrefslogtreecommitdiffstats
path: root/src/newprofilewizard.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:09 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:09 -0600
commit5d9cfd6445320359a5695938285767010142df54 (patch)
tree271da9cc59c867fab671ba98ede2943ae1ec1842 /src/newprofilewizard.cpp
parent7db1efb556d99f5c7640f9ca3df0e3aea917e04e (diff)
downloadkvpnc-5d9cfd6445320359a5695938285767010142df54.tar.gz
kvpnc-5d9cfd6445320359a5695938285767010142df54.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/newprofilewizard.cpp')
-rw-r--r--src/newprofilewizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newprofilewizard.cpp b/src/newprofilewizard.cpp
index 69fec28..3086137 100644
--- a/src/newprofilewizard.cpp
+++ b/src/newprofilewizard.cpp
@@ -33,7 +33,7 @@
#include <kurlrequester.h>
#include <knuminput.h>
#include <kpassdlg.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <tqspinbox.h>
#include <tqcursor.h>
#include <tqbuttongroup.h>