summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NoteInserter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NoteInserter.h')
-rw-r--r--src/gui/editors/notation/NoteInserter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteInserter.h b/src/gui/editors/notation/NoteInserter.h
index 0b2a172..ab77654 100644
--- a/src/gui/editors/notation/NoteInserter.h
+++ b/src/gui/editors/notation/NoteInserter.h
@@ -48,7 +48,7 @@ class Event;
*/
class NoteInserter : public NotationTool
{
- Q_OBJECT
+ TQ_OBJECT
friend class NotationToolBox;