summaryrefslogtreecommitdiffstats
path: root/kcontrol/style/menupreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/style/menupreview.h')
-rw-r--r--kcontrol/style/menupreview.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kcontrol/style/menupreview.h b/kcontrol/style/menupreview.h
index e82b88f18..1f496d15a 100644
--- a/kcontrol/style/menupreview.h
+++ b/kcontrol/style/menupreview.h
@@ -26,7 +26,7 @@ class KPixmap;
class MenuPreview : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum PreviewMode {
@@ -56,6 +56,5 @@ private:
PreviewMode mode;
};
-// vim: set noet ts=4:
#endif // __MENUPREVIEW_H