diff options
Diffstat (limited to 'src/gui/editors/notation/NotationView.h')
-rw-r--r-- | src/gui/editors/notation/NotationView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationView.h b/src/gui/editors/notation/NotationView.h index ac8f58c..861a523 100644 --- a/src/gui/editors/notation/NotationView.h +++ b/src/gui/editors/notation/NotationView.h @@ -109,7 +109,7 @@ class NotationView : public EditView, friend class LilyPondExporter; Q_OBJECT - TQ_OBJECT + public: explicit NotationView(RosegardenGUIDoc *doc, |