diff options
Diffstat (limited to 'src/gui/widgets/WheelyButton.h')
-rw-r--r-- | src/gui/widgets/WheelyButton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/WheelyButton.h b/src/gui/widgets/WheelyButton.h index b4c59f0..12c9511 100644 --- a/src/gui/widgets/WheelyButton.h +++ b/src/gui/widgets/WheelyButton.h @@ -37,7 +37,7 @@ namespace Rosegarden class WheelyButton : public TQPushButton { - Q_OBJECT + TQ_OBJECT public: |