diff options
Diffstat (limited to 'src/gui/editors/notation/NotationSelector.h')
-rw-r--r-- | src/gui/editors/notation/NotationSelector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationSelector.h b/src/gui/editors/notation/NotationSelector.h index 85ab92a..8768566 100644 --- a/src/gui/editors/notation/NotationSelector.h +++ b/src/gui/editors/notation/NotationSelector.h @@ -54,7 +54,7 @@ class Event; class NotationSelector : public NotationTool { Q_OBJECT - TQ_OBJECT + friend class NotationToolBox; |