summaryrefslogtreecommitdiffstats
path: root/kopete/kopete
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:29:18 -0600
commitcff2df17bfb9f62a02aa18b122d159fdee421338 (patch)
tree4dba03f57612b5641895e0e87fba10a653241e53 /kopete/kopete
parent4b912487a336f6cd282447a805d0ba838b2e5453 (diff)
downloadtdenetwork-cff2df17bfb9f62a02aa18b122d159fdee421338.tar.gz
tdenetwork-cff2df17bfb9f62a02aa18b122d159fdee421338.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kopete/kopete')
-rw-r--r--kopete/kopete/chatwindow/chatview.cpp2
-rw-r--r--kopete/kopete/chatwindow/kopetechatwindow.cpp2
-rw-r--r--kopete/kopete/chatwindow/kopeteemailwindow.cpp2
-rw-r--r--kopete/kopete/contactlist/kopetegrouplistaction.cpp2
-rw-r--r--kopete/kopete/kopetewindow.cpp2
-rw-r--r--kopete/kopete/systemtray.cpp2
6 files changed, 6 insertions, 6 deletions
diff --git a/kopete/kopete/chatwindow/chatview.cpp b/kopete/kopete/chatwindow/chatview.cpp
index 0ec5e8ad..f2b80969 100644
--- a/kopete/kopete/chatwindow/chatview.cpp
+++ b/kopete/kopete/chatwindow/chatview.cpp
@@ -39,7 +39,7 @@
#include <kmessagebox.h>
#include <kpopupmenu.h>
#include <kstringhandler.h>
-#include <kwin.h>
+#include <twin.h>
#include <kurldrag.h>
#include <kglobalsettings.h>
#include <kgenericfactory.h>
diff --git a/kopete/kopete/chatwindow/kopetechatwindow.cpp b/kopete/kopete/chatwindow/kopetechatwindow.cpp
index f2dbd24a..f8cf09b2 100644
--- a/kopete/kopete/chatwindow/kopetechatwindow.cpp
+++ b/kopete/kopete/chatwindow/kopetechatwindow.cpp
@@ -34,7 +34,7 @@
#include <kpopupmenu.h>
#include <kiconloader.h>
#include <kdebug.h>
-#include <kwin.h>
+#include <twin.h>
#include <ktempfile.h>
#include <kkeydialog.h>
#include <kedittoolbar.h>
diff --git a/kopete/kopete/chatwindow/kopeteemailwindow.cpp b/kopete/kopete/chatwindow/kopeteemailwindow.cpp
index f278b255..12772ddb 100644
--- a/kopete/kopete/chatwindow/kopeteemailwindow.cpp
+++ b/kopete/kopete/chatwindow/kopeteemailwindow.cpp
@@ -51,7 +51,7 @@
#include <kpopupmenu.h>
#include <kpushbutton.h>
#include <ktextedit.h>
-#include <kwin.h>
+#include <twin.h>
#include <kgenericfactory.h>
#include <tqlabel.h>
diff --git a/kopete/kopete/contactlist/kopetegrouplistaction.cpp b/kopete/kopete/contactlist/kopetegrouplistaction.cpp
index 9b954951..142e4090 100644
--- a/kopete/kopete/contactlist/kopetegrouplistaction.cpp
+++ b/kopete/kopete/contactlist/kopetegrouplistaction.cpp
@@ -23,7 +23,7 @@
#include <kguiitem.h>
#include <klocale.h>
#include <kaction.h>
-#include <kwin.h>
+#include <twin.h>
#include <kcmultidialog.h>
#include "kopetecontactlist.h"
diff --git a/kopete/kopete/kopetewindow.cpp b/kopete/kopete/kopetewindow.cpp
index 86fbe897..525744fa 100644
--- a/kopete/kopete/kopetewindow.cpp
+++ b/kopete/kopete/kopetewindow.cpp
@@ -45,7 +45,7 @@
#include <kmenubar.h>
#include <kstatusbar.h>
#include <kglobalaccel.h>
-#include <kwin.h>
+#include <twin.h>
#include <kdeversion.h>
#include <kinputdialog.h>
#include <kplugininfo.h>
diff --git a/kopete/kopete/systemtray.cpp b/kopete/kopete/systemtray.cpp
index 7982d01e..8535f0a0 100644
--- a/kopete/kopete/systemtray.cpp
+++ b/kopete/kopete/systemtray.cpp
@@ -23,7 +23,7 @@
#include <tqtooltip.h>
#include <tqregexp.h>
-#include <kwin.h>
+#include <twin.h>
#include <kaboutdata.h>
#include <kactioncollection.h>
#include <kapplication.h>