From 43d99cc2477266cb9072e179137f0e8485370b3d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:26:07 -0600 Subject: Rename kwin to twin (part 1 of 2) --- kdesktop/desktop.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdesktop/desktop.h') diff --git a/kdesktop/desktop.h b/kdesktop/desktop.h index 4d3a81750..cad822fc2 100644 --- a/kdesktop/desktop.h +++ b/kdesktop/desktop.h @@ -96,7 +96,7 @@ public: void logout( KApplication::ShutdownConfirm confirm, KApplication::ShutdownType sdtype ); - KWinModule* kwinModule() const { return m_pKwinmodule; } + KWinModule* twinModule() const { return m_pKwinmodule; } // The action collection of the active widget KActionCollection *actionCollection(); @@ -153,7 +153,7 @@ private slots: /** Connected to KDIconView and KRootWidget */ void slotSwitchDesktops(int delta); - // when there seems to be no kicker, we have to get desktopIconsArea from kwinModule + // when there seems to be no kicker, we have to get desktopIconsArea from twinModule void slotNoKicker(); /** Used for desktop show/hide functionality */ -- cgit v1.2.1