summaryrefslogtreecommitdiff
path: root/muse2/muse/gconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/gconfig.h')
-rw-r--r--muse2/muse/gconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/muse/gconfig.h b/muse2/muse/gconfig.h
index a76b7e13..ead9f258 100644
--- a/muse2/muse/gconfig.h
+++ b/muse2/muse/gconfig.h
@@ -138,6 +138,7 @@ struct GlobalConfigValues {
// 1 - start with default template
// 2 - start with song
QString startSong; // path for start song
+ bool startSongLoadConfig; // Whether to load configuration with the start template or song
int guiDivision; // division for tick display
QRect geometryMain;