summaryrefslogtreecommitdiffstats
path: root/kpager/kpager.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:26:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:26:07 -0600
commit43d99cc2477266cb9072e179137f0e8485370b3d (patch)
tree0d4d47e5497a1a1465edf8263f57b72725577239 /kpager/kpager.h
parent6354e6b3babad3ed0f5e314735bbbc01d1988eb2 (diff)
downloadtdebase-43d99cc2477266cb9072e179137f0e8485370b3d.tar.gz
tdebase-43d99cc2477266cb9072e179137f0e8485370b3d.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kpager/kpager.h')
-rw-r--r--kpager/kpager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpager/kpager.h b/kpager/kpager.h
index b82b43dff..e88c2904f 100644
--- a/kpager/kpager.h
+++ b/kpager/kpager.h
@@ -28,7 +28,7 @@
#include <tqwidget.h>
#include <tqintdict.h>
#include <kmainwindow.h>
-#include <kwin.h>
+#include <twin.h>
#include "kpagerIface.h"
class KPager;
@@ -67,7 +67,7 @@ public:
KPager(KPagerMainWindow *parent=0, const char *name=0);
~KPager();
- class KWinModule *kwin() const { return m_winmodule; };
+ class KWinModule *twin() const { return m_winmodule; };
void updateLayout();
void redrawDesktops();