diff options
Diffstat (limited to 'twin/geometrytip.h')
-rw-r--r-- | twin/geometrytip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/geometrytip.h b/twin/geometrytip.h index a9c194250..40c2a63eb 100644 --- a/twin/geometrytip.h +++ b/twin/geometrytip.h @@ -19,7 +19,7 @@ namespace KWinInternal class GeometryTip: public TQLabel { - Q_OBJECT + TQ_OBJECT public: GeometryTip( const XSizeHints* xSizeHints, bool save_under ); ~GeometryTip(); |