summaryrefslogtreecommitdiffstats
path: root/src/urldlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:56:37 -0600
commitf27722e2ce5ace1f24cd5708825dd5ca15f99eb5 (patch)
tree230b82d435adca7dbef3efd8c46293bc37240d35 /src/urldlg.cpp
parent13bee4c83a03d3b058a5c67e1f1da7fc60c33ee3 (diff)
downloadtdesvn-f27722e2ce5ace1f24cd5708825dd5ca15f99eb5.tar.gz
tdesvn-f27722e2ce5ace1f24cd5708825dd5ca15f99eb5.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/urldlg.cpp')
-rw-r--r--src/urldlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urldlg.cpp b/src/urldlg.cpp
index e7cc60d..537a634 100644
--- a/src/urldlg.cpp
+++ b/src/urldlg.cpp
@@ -21,7 +21,7 @@
#include <kcombobox.h>
#include <kurlrequester.h>
#include <tqlayout.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <klocale.h>
#include <kglobal.h>
#include <klineedit.h>