diff options
Diffstat (limited to 'twin/clients/plastik/plastik.h')
-rw-r--r-- | twin/clients/plastik/plastik.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/plastik/plastik.h b/twin/clients/plastik/plastik.h index a4c1bc5b7..85b9e5fa0 100644 --- a/twin/clients/plastik/plastik.h +++ b/twin/clients/plastik/plastik.h @@ -73,7 +73,7 @@ enum ButtonIcon { class PlastikHandler: public TQObject, public KDecorationFactory { - Q_OBJECT + TQ_OBJECT public: PlastikHandler(); ~PlastikHandler(); |