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 e3d159dd..f5696650 100644 --- a/twin-styles/glow/glowbutton.h +++ b/twin-styles/glow/glowbutton.h @@ -47,7 +47,7 @@ private: class GlowButton : public TQButton { Q_OBJECT - TQ_OBJECT + public: GlowButton(TQWidget *parent, const char* name, const TQString& tip, const int realizeBtns); |