diff options
Diffstat (limited to 'src/gui/editors/notation/GuitarChordInserter.h')
-rw-r--r-- | src/gui/editors/notation/GuitarChordInserter.h | 2 |
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; |