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