summaryrefslogtreecommitdiffstats
path: root/src/basket.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:51:06 -0600
commit2571f48ba178d235ea9570fea757a5941d1f9b31 (patch)
tree55c89ec71f7fc2a785536de649e7c4f16d92f6f0 /src/basket.cpp
parent54788613261c45bdc11f1e8763427616aa2d0ad3 (diff)
downloadbasket-2571f48ba178d235ea9570fea757a5941d1f9b31.tar.gz
basket-2571f48ba178d235ea9570fea757a5941d1f9b31.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/basket.cpp')
-rw-r--r--src/basket.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/basket.cpp b/src/basket.cpp
index 9d9d744..0ec22ca 100644
--- a/src/basket.cpp
+++ b/src/basket.cpp
@@ -40,7 +40,7 @@
#include <tqdir.h>
#include <tqfile.h>
#include <tqfileinfo.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kaboutdata.h>
#include <klineedit.h>
#include <ksavefile.h>
@@ -5503,7 +5503,7 @@ void Basket::lock()
#include <kiconloader.h>
#include <klocale.h>
#include <kmimetype.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <tqdir.h>
#include <kiconloader.h>
#include <tqregexp.h>