diff options
Diffstat (limited to 'src/gui/editors/notation/FontViewFrame.h')
-rw-r--r-- | src/gui/editors/notation/FontViewFrame.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/FontViewFrame.h b/src/gui/editors/notation/FontViewFrame.h index c2fe4f0..90d16ae 100644 --- a/src/gui/editors/notation/FontViewFrame.h +++ b/src/gui/editors/notation/FontViewFrame.h @@ -39,7 +39,7 @@ namespace Rosegarden class FontViewFrame : public TQFrame { - Q_OBJECT + TQ_OBJECT public: |