diff options
Diffstat (limited to 'kcontrol/input/core/themepage.h')
-rw-r--r-- | kcontrol/input/core/themepage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/core/themepage.h b/kcontrol/input/core/themepage.h index 47eb1a0f8..5442e158c 100644 --- a/kcontrol/input/core/themepage.h +++ b/kcontrol/input/core/themepage.h @@ -26,7 +26,7 @@ class TQListViewItem; class ThemePage : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |