diff options
Diffstat (limited to 'src/gui/editors/notation/NoteInserter.h')
-rw-r--r-- | src/gui/editors/notation/NoteInserter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/editors/notation/NoteInserter.h b/src/gui/editors/notation/NoteInserter.h index a2467a1..81f035d 100644 --- a/src/gui/editors/notation/NoteInserter.h +++ b/src/gui/editors/notation/NoteInserter.h @@ -52,6 +52,7 @@ class Event; class NoteInserter : public NotationTool { Q_OBJECT + TQ_OBJECT friend class NotationToolBox; |