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