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 f865cb7..85ab92a 100644 --- a/src/gui/editors/notation/NotationSelector.h +++ b/src/gui/editors/notation/NotationSelector.h @@ -160,7 +160,7 @@ protected: NotationSelector(NotationView*); /** - * Set the current selection on the tqparent NotationView + * Set the current selection on the parent NotationView */ void setViewCurrentSelection(bool preview); |