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