diff options
Diffstat (limited to 'src/gui/editors/notation/GuitarChordInserter.h')
-rw-r--r-- | src/gui/editors/notation/GuitarChordInserter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/editors/notation/GuitarChordInserter.h b/src/gui/editors/notation/GuitarChordInserter.h index d66174b..166f179 100644 --- a/src/gui/editors/notation/GuitarChordInserter.h +++ b/src/gui/editors/notation/GuitarChordInserter.h @@ -48,6 +48,7 @@ class GuitarChordSelectorDialog; class GuitarChordInserter : public NotationTool { Q_OBJECT + TQ_OBJECT friend class NotationToolBox; |