summaryrefslogtreecommitdiff
path: root/muse2/muse/cobject.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-08-07 15:15:12 +0000
committerFlorian Jung <flo@windfisch.org>2011-08-07 15:15:12 +0000
commitc95feff1f178ec0d89ea21abf5d7e6294c0d0132 (patch)
treebd18c853f1036c4409de674800cc9782d543ebf8 /muse2/muse/cobject.h
parent5465be709dbf0aef02c8cac29b33180a130ef1a0 (diff)
moved the arranger out to its own window
Diffstat (limited to 'muse2/muse/cobject.h')
-rw-r--r--muse2/muse/cobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/cobject.h b/muse2/muse/cobject.h
index 9a80b2b1..0ab509e8 100644
--- a/muse2/muse/cobject.h
+++ b/muse2/muse/cobject.h
@@ -38,7 +38,7 @@ class TopWin : public QMainWindow
class Toplevel {
public:
enum ToplevelType { PIANO_ROLL, LISTE, DRUM, MASTER, WAVE,
- LMASTER, CLIPLIST, MARKER, SCORE
+ LMASTER, CLIPLIST, MARKER, SCORE, ARRANGER
#ifdef PATCHBAY
, M_PATCHBAY
#endif /* PATCHBAY */