summaryrefslogtreecommitdiffstats
path: root/src/editbookmarkdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:33 -0600
commit4117c5e487cd98cd262022e1b80509ce7a592278 (patch)
treee61950390f9a9d81a24cc036786224196a355a80 /src/editbookmarkdialog.cpp
parent1ca8552ffbc71be8840ecca111c3d92ea513e1ba (diff)
downloaddolphin-4117c5e487cd98cd262022e1b80509ce7a592278.tar.gz
dolphin-4117c5e487cd98cd262022e1b80509ce7a592278.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/editbookmarkdialog.cpp')
-rw-r--r--src/editbookmarkdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editbookmarkdialog.cpp b/src/editbookmarkdialog.cpp
index 93a518f..db04cc3 100644
--- a/src/editbookmarkdialog.cpp
+++ b/src/editbookmarkdialog.cpp
@@ -27,7 +27,7 @@
#include <kiconloader.h>
#include <tqpushbutton.h>
#include <kurl.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kicondialog.h>
#include <tqhbox.h>