diff options
Diffstat (limited to 'kcontrol/screensaver/testwin.h')
-rw-r--r-- | kcontrol/screensaver/testwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/screensaver/testwin.h b/kcontrol/screensaver/testwin.h index ff77b6b4d..a59dcd7e7 100644 --- a/kcontrol/screensaver/testwin.h +++ b/kcontrol/screensaver/testwin.h @@ -5,7 +5,7 @@ class TestWin : public KSWidget { - Q_OBJECT + TQ_OBJECT public: TestWin(); }; |