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 14bf12b..c180f2f 100644
--- a/src/gui/widgets/SpinBox.h
+++ b/src/gui/widgets/SpinBox.h
@@ -42,7 +42,7 @@ namespace Rosegarden
*/
class SpinBox : public TQSpinBox
{
- Q_OBJECT
+ TQ_OBJECT
public:
SpinBox(TQWidget *parent = 0, const char *name=0);