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 69c62c6..8be1257 100644 --- a/src/gui/editors/notation/NoteFontViewer.h +++ b/src/gui/editors/notation/NoteFontViewer.h @@ -44,7 +44,7 @@ class FontViewFrame; class NoteFontViewer : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: NoteFontViewer(TQWidget *parent, TQString noteFontName, |