diff options
Diffstat (limited to 'muse2/muse/master/masteredit.h')
-rw-r--r-- | muse2/muse/master/masteredit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/master/masteredit.h b/muse2/muse/master/masteredit.h index 88ada6eb..04ef09eb 100644 --- a/muse2/muse/master/masteredit.h +++ b/muse2/muse/master/masteredit.h @@ -47,7 +47,7 @@ class MasterEdit : public MidiEditor { TempoEdit* curTempo; SigEdit* curSig; LabelCombo* rasterLabel; - Q3ToolBar* tools; + QToolBar* tools; PosLabel* cursorPos; TempoLabel* tempo; QToolButton* enableButton; |