summaryrefslogtreecommitdiffstats
path: root/systemsettings/mainwindow.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 23:16:24 -0600
committerTimothy Pearson <[email protected]>2013-02-01 23:16:24 -0600
commit28ae138d6e8936bab8c737400ac44682d48c9196 (patch)
tree781886ea1014318aad1524a151a3d7c042823ede /systemsettings/mainwindow.cpp
parent7f0e392c1178ae0c8a8673f115c69f8d72d9023a (diff)
downloadtde-systemsettings-28ae138d6e8936bab8c737400ac44682d48c9196.tar.gz
tde-systemsettings-28ae138d6e8936bab8c737400ac44682d48c9196.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'systemsettings/mainwindow.cpp')
-rw-r--r--systemsettings/mainwindow.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/systemsettings/mainwindow.cpp b/systemsettings/mainwindow.cpp
index 09e267b..4369298 100644
--- a/systemsettings/mainwindow.cpp
+++ b/systemsettings/mainwindow.cpp
@@ -24,7 +24,7 @@
#include <tqwhatsthis.h>
#include <tqlabel.h>
#include <tqvbox.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <tqtoolbutton.h>
#include <klocale.h>
#include <kservicegroup.h>
@@ -41,8 +41,8 @@
#include <tdecmoduleproxy.h>
#include <kbugreport.h>
#include <kmenubar.h>
-#include <kactionclasses.h>
-#include <ktoolbarbutton.h>
+#include <tdeactionclasses.h>
+#include <tdetoolbarbutton.h>
#include <tqtabbar.h>
#include "kcmsearch.h"