summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/WheelyButton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/WheelyButton.h')
-rw-r--r--src/gui/widgets/WheelyButton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/WheelyButton.h b/src/gui/widgets/WheelyButton.h
index 17dd803..d211564 100644
--- a/src/gui/widgets/WheelyButton.h
+++ b/src/gui/widgets/WheelyButton.h
@@ -41,7 +41,7 @@ namespace Rosegarden
class WheelyButton : public TQPushButton
{
Q_OBJECT
- TQ_OBJECT
+
public:
WheelyButton(TQWidget *w) : TQPushButton(w) { }