summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/torrentcreatordlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:28 -0600
commit6592a47e5dd48c7b5c506c3bde0dce57fe858298 (patch)
tree7f6eaf648b3ca743de3f6220c7f2b29d40480144 /apps/ktorrent/torrentcreatordlg.cpp
parent409b87cbe23e2f18e7a73a81ce958aa0fdd148e4 (diff)
downloadktorrent-6592a47e5dd48c7b5c506c3bde0dce57fe858298.tar.gz
ktorrent-6592a47e5dd48c7b5c506c3bde0dce57fe858298.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'apps/ktorrent/torrentcreatordlg.cpp')
-rw-r--r--apps/ktorrent/torrentcreatordlg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ktorrent/torrentcreatordlg.cpp b/apps/ktorrent/torrentcreatordlg.cpp
index 491acda..fb3af47 100644
--- a/apps/ktorrent/torrentcreatordlg.cpp
+++ b/apps/ktorrent/torrentcreatordlg.cpp
@@ -12,8 +12,8 @@
#include <tqcheckbox.h>
#include <tqstringlist.h>
#include <tqmap.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kcombobox.h>
#include <klineedit.h>
#include <kurlrequester.h>