summaryrefslogtreecommitdiffstats
path: root/src/k9mainw.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:10:27 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:10:27 -0600
commitb76bd9c2180d8fa48af3bf68c2d104b7880ce94e (patch)
tree7dce5927f61d1d21673ba19ae7b5b57ddf22136e /src/k9mainw.cpp
parent257013fc4a8df61a2a4811127f9f183bb0c7019a (diff)
downloadk9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.tar.gz
k9copy-b76bd9c2180d8fa48af3bf68c2d104b7880ce94e.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/k9mainw.cpp')
-rw-r--r--src/k9mainw.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/k9mainw.cpp b/src/k9mainw.cpp
index 69aa8aa..575e1f9 100644
--- a/src/k9mainw.cpp
+++ b/src/k9mainw.cpp
@@ -12,7 +12,7 @@
#include <tqvariant.h>
#include <tqpushbutton.h>
#include <tqlabel.h>
-#include <kselect.h>
+#include <tdeselect.h>
#include <tqheader.h>
#include <tqlistview.h>
#include <kcombobox.h>
@@ -21,7 +21,7 @@
#include <tqlayout.h>
#include <tqtooltip.h>
#include <tqwhatsthis.h>
-#include "kselect.h"
+#include "tdeselect.h"
#include "kcombobox.h"
#include "klineedit.h"
#include "kpushbutton.h"