summaryrefslogtreecommitdiffstats
path: root/yakuake/src/main_window.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:16:48 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:16:48 -0600
commit1d04439de0f3e30cd671cb3b8dadad124b6b4099 (patch)
tree284126b53672a636e139493a50d3dccfc77bf71c /yakuake/src/main_window.h
parent23494e0357462739913cc0b74afebe6672dac9c4 (diff)
downloadyakuake-1d04439de0f3e30cd671cb3b8dadad124b6b4099.tar.gz
yakuake-1d04439de0f3e30cd671cb3b8dadad124b6b4099.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'yakuake/src/main_window.h')
-rw-r--r--yakuake/src/main_window.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/yakuake/src/main_window.h b/yakuake/src/main_window.h
index e98a228..3e88ef3 100644
--- a/yakuake/src/main_window.h
+++ b/yakuake/src/main_window.h
@@ -29,14 +29,14 @@
#include <tqwidgetstack.h>
#include <twin.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <tdeconfig.h>
#include <klocale.h>
#include <dcopclient.h>
#include <kkeydialog.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <twinmodule.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <kapplication.h>
#include <kglobalaccel.h>
#include <kpassivepopup.h>