summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NotationView.h')
-rw-r--r--src/gui/editors/notation/NotationView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationView.h b/src/gui/editors/notation/NotationView.h
index 1288b04..236b89b 100644
--- a/src/gui/editors/notation/NotationView.h
+++ b/src/gui/editors/notation/NotationView.h
@@ -262,7 +262,7 @@ public:
* the pitch for performance, so the two need not correspond (e.g.
* under ottava there may be octave differences).
*/
- void showPreviewNote(int staffNo, double tqlayoutX,
+ void showPreviewNote(int staffNo, double layoutX,
int pitch, int height,
const Note &note,
bool grace,