diff options
Diffstat (limited to 'twin/kcmtwin/twindecoration/preview.h')
-rw-r--r-- | twin/kcmtwin/twindecoration/preview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/kcmtwin/twindecoration/preview.h b/twin/kcmtwin/twindecoration/preview.h index 56a342cfc..8a7827d96 100644 --- a/twin/kcmtwin/twindecoration/preview.h +++ b/twin/kcmtwin/twindecoration/preview.h @@ -32,7 +32,7 @@ class KDecorationPreviewOptions; class KDecorationPreview : public TQWidget { - Q_OBJECT + TQ_OBJECT public: // Note: Windows can't be added or removed without making changes to // the code, since parts of it assume there's just an active |