summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationEraser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NotationEraser.h')
-rw-r--r--src/gui/editors/notation/NotationEraser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationEraser.h b/src/gui/editors/notation/NotationEraser.h
index 9d76a7b..01a8009 100644
--- a/src/gui/editors/notation/NotationEraser.h
+++ b/src/gui/editors/notation/NotationEraser.h
@@ -43,7 +43,7 @@ class NotationView;
*/
class NotationEraser : public NotationTool
{
- Q_OBJECT
+ TQ_OBJECT
friend class NotationToolBox;