diff options
Diffstat (limited to 'kcontrol/input/xcursor/themepage.h')
-rw-r--r-- | kcontrol/input/xcursor/themepage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/xcursor/themepage.h b/kcontrol/input/xcursor/themepage.h index 548ed0063..bc284aa48 100644 --- a/kcontrol/input/xcursor/themepage.h +++ b/kcontrol/input/xcursor/themepage.h @@ -34,7 +34,7 @@ struct ThemeInfo; class ThemePage : public TQWidget { - Q_OBJECT + TQ_OBJECT public: ThemePage( TQWidget* parent = 0, const char* name = 0 ); |