summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/core/showdesktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/core/showdesktop.h')
-rw-r--r--kicker/kicker/core/showdesktop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/core/showdesktop.h b/kicker/kicker/core/showdesktop.h
index 8d4d2546c..88cc7d7c7 100644
--- a/kicker/kicker/core/showdesktop.h
+++ b/kicker/kicker/core/showdesktop.h
@@ -31,7 +31,7 @@ class KWinModule;
/**
* Singleton class that handles desktop access (minimizing all windows)
*/
-class ShowDesktop : public QObject
+class ShowDesktop : public TQObject
{
Q_OBJECT