summaryrefslogtreecommitdiffstats
path: root/kcontrol/input/core/themepage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/input/core/themepage.h')
-rw-r--r--kcontrol/input/core/themepage.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kcontrol/input/core/themepage.h b/kcontrol/input/core/themepage.h
index d1060797a..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:
@@ -54,5 +54,3 @@ class ThemePage : public TQWidget
};
#endif // __THEMEPAGE_H
-
-// vim: set noet ts=4 sw=4: