summaryrefslogtreecommitdiff
path: root/muse2/muse/globals.h
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-04-27 20:33:15 +0000
committerFlorian Jung <flo@windfisch.org>2011-04-27 20:33:15 +0000
commite2cec3f03fdee64da1c5080498476c1cdd43bbdb (patch)
tree2b373e4fafd3b015bc5c50fca77d67b3e5677e94 /muse2/muse/globals.h
parentd8ac618f4dc9afd0731a9a3531d4641c9e7ea6fd (diff)
parent0f7a7ab47a2a7742fba2ea6af980ee5d950b8c37 (diff)
merged scoreedit branch into trunk
Diffstat (limited to 'muse2/muse/globals.h')
-rw-r--r--muse2/muse/globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/globals.h b/muse2/muse/globals.h
index 151e7800..894f1baf 100644
--- a/muse2/muse/globals.h
+++ b/muse2/muse/globals.h
@@ -59,6 +59,7 @@ extern bool debugMode;
extern bool midiInputTrace;
extern bool midiOutputTrace;
extern bool debugMsg;
+extern bool heavyDebugMsg;
extern bool debugSync;
extern bool loadPlugins;
extern bool loadVST;