summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabel
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:57 -0600
commit78eda9d386065bfdaf8b13aad34bd370b4d2377f (patch)
tree520441bed835c8ccc287139c8a4c7a40157d2abb /kbabel/kbabel
parent94558bb8dbddd82e130e0d36c44a26c8e70bae4d (diff)
downloadtdesdk-78eda9d386065bfdaf8b13aad34bd370b4d2377f.tar.gz
tdesdk-78eda9d386065bfdaf8b13aad34bd370b4d2377f.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kbabel/kbabel')
-rw-r--r--kbabel/kbabel/kbabel.cpp2
-rw-r--r--kbabel/kbabel/kbabelview.cpp2
-rw-r--r--kbabel/kbabel/main.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/kbabel/kbabel/kbabel.cpp b/kbabel/kbabel/kbabel.cpp
index b91f26e4..50f8fb0c 100644
--- a/kbabel/kbabel/kbabel.cpp
+++ b/kbabel/kbabel/kbabel.cpp
@@ -76,7 +76,7 @@
#include <kprogress.h>
#include <kpushbutton.h>
#include <kmessagebox.h>
-#include <kwin.h>
+#include <twin.h>
#include <kaction.h>
#include <kstdaction.h>
#include <kspelldlg.h>
diff --git a/kbabel/kbabel/kbabelview.cpp b/kbabel/kbabel/kbabelview.cpp
index 47ea0612..213a4e1a 100644
--- a/kbabel/kbabel/kbabelview.cpp
+++ b/kbabel/kbabel/kbabelview.cpp
@@ -74,7 +74,7 @@
#include <knotifyclient.h>
#include <ktempfile.h>
#include <kspell.h>
-#include <kwin.h>
+#include <twin.h>
#include <kstdaccel.h>
#include <kurldrag.h>
#include <kglobalsettings.h>
diff --git a/kbabel/kbabel/main.cpp b/kbabel/kbabel/main.cpp
index 5d771fdc..f36a0b94 100644
--- a/kbabel/kbabel/main.cpp
+++ b/kbabel/kbabel/main.cpp
@@ -47,7 +47,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kuniqueapplication.h>
-#include <kwin.h>
+#include <twin.h>
#include <tqfile.h>
#include <tqfileinfo.h>