summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:14:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:14:30 -0600
commit0d23fa6a32b66e623da02bed64c30e3d640667d1 (patch)
treeaa488f7396a864ad267a505fd7ada5218479ed03 /src
parent54dcb1524902fe916055cdf106bb9d1928d2d6f0 (diff)
downloadbasket-0d23fa6a32b66e623da02bed64c30e3d640667d1.tar.gz
basket-0d23fa6a32b66e623da02bed64c30e3d640667d1.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'src')
-rw-r--r--src/bnpview.cpp2
-rw-r--r--src/mainwindow.cpp2
-rw-r--r--src/systemtray.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bnpview.cpp b/src/bnpview.cpp
index d483c53..1d7488c 100644
--- a/src/bnpview.cpp
+++ b/src/bnpview.cpp
@@ -39,7 +39,7 @@
#include <kprogress.h>
#include <kstandarddirs.h>
#include <kaboutdata.h>
-#include <kwin.h>
+#include <twin.h>
#include <kaccel.h>
#include <kpassivepopup.h>
#include <kxmlguifactory.h>
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 6cc0c55..b58dee6 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -65,7 +65,7 @@
#include <kdeversion.h>
#include <tqdesktopwidget.h>
-#include <kwin.h>
+#include <twin.h>
#include <kprogress.h>
diff --git a/src/systemtray.cpp b/src/systemtray.cpp
index 503eb3e..95a8afb 100644
--- a/src/systemtray.cpp
+++ b/src/systemtray.cpp
@@ -21,7 +21,7 @@
/** KSystemTray2 */
// To draw the systray screenshot image:
-#include <tqdockwindow.h>
+#include <tqdoctwindow.h>
#include <tqmovie.h>
#include <tqvariant.h>
#include "linklabel.h"