diff options
Diffstat (limited to 'src/gui/editors/notation/NoteFontViewer.h')
-rw-r--r-- | src/gui/editors/notation/NoteFontViewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteFontViewer.h b/src/gui/editors/notation/NoteFontViewer.h index 8a0d1d1..a888438 100644 --- a/src/gui/editors/notation/NoteFontViewer.h +++ b/src/gui/editors/notation/NoteFontViewer.h @@ -40,7 +40,7 @@ class FontViewFrame; class NoteFontViewer : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |