summaryrefslogtreecommitdiff
path: root/muse2/muse/master/master.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/master/master.h')
-rw-r--r--muse2/muse/master/master.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/master/master.h b/muse2/muse/master/master.h
index 796c0e46..9cdbf6cc 100644
--- a/muse2/muse/master/master.h
+++ b/muse2/muse/master/master.h
@@ -49,7 +49,7 @@ class Master : public View {
ScrollScale* vscroll;
unsigned pos[3];
QPoint start;
- Tool tool;
+ MusEWidget::Tool tool;
DragMode drag;
MidiEditor* editor;