summaryrefslogtreecommitdiffstats
path: root/kwin/workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/workspace.h')
-rw-r--r--kwin/workspace.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kwin/workspace.h b/kwin/workspace.h
index 64622d435..d369497da 100644
--- a/kwin/workspace.h
+++ b/kwin/workspace.h
@@ -26,15 +26,15 @@ License. See the file "COPYING" for the exact licensing terms.
#include <X11/Xlib.h>
-class QPopupMenu;
+class TQPopupMenu;
class KConfig;
class KGlobalAccel;
class KShortcutDialog;
class KStartupInfo;
class KStartupInfoId;
class KStartupInfoData;
-class QSlider;
-class QPushButton;
+class TQSlider;
+class TQPushButton;
class KProcess;
namespace KWinInternal