diff options
Diffstat (limited to 'twin/clients/plastik/plastikbutton.h')
-rw-r--r-- | twin/clients/plastik/plastikbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/plastik/plastikbutton.h b/twin/clients/plastik/plastikbutton.h index dbebcf63f..6da87100f 100644 --- a/twin/clients/plastik/plastikbutton.h +++ b/twin/clients/plastik/plastikbutton.h @@ -37,7 +37,7 @@ class PlastikClient; class PlastikButton : public KCommonDecorationButton { - Q_OBJECT + TQ_OBJECT public: PlastikButton(ButtonType type, PlastikClient *parent, const char *name); ~PlastikButton(); |