summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/SpinBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/SpinBox.h')
-rw-r--r--src/gui/widgets/SpinBox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/SpinBox.h b/src/gui/widgets/SpinBox.h
index 0a9740b..e273b6a 100644
--- a/src/gui/widgets/SpinBox.h
+++ b/src/gui/widgets/SpinBox.h
@@ -46,7 +46,7 @@ namespace Rosegarden
class SpinBox : public TQSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
SpinBox(TQWidget *parent = 0, const char *name=0);