diff options
Diffstat (limited to 'twin-styles/glow/glowbutton.h')
-rw-r--r-- | twin-styles/glow/glowbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/glow/glowbutton.h b/twin-styles/glow/glowbutton.h index f5696650..9bd56de6 100644 --- a/twin-styles/glow/glowbutton.h +++ b/twin-styles/glow/glowbutton.h @@ -46,7 +46,7 @@ private: class GlowButton : public TQButton { - Q_OBJECT + TQ_OBJECT public: |