summaryrefslogtreecommitdiff
path: root/muse2/muse/gconfig.h
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-11-21 03:48:35 +0000
committerTim E. Real <termtech@rogers.com>2010-11-21 03:48:35 +0000
commit4c142f6b4483c191c880b23c84199a3b2022ce01 (patch)
treef8d4812fe777e978444c162afdd156d41354ab8f /muse2/muse/gconfig.h
parente29c2ba6ed400e54dca62a35ce53edea85d34ddb (diff)
Style sheet support. See ChangeLog.
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 454ed05d..ecef559c 100644
--- a/muse2/muse/gconfig.h
+++ b/muse2/muse/gconfig.h
@@ -113,6 +113,7 @@ struct GlobalConfigValues {
int canvasShowPartEvent; //
bool canvasShowGrid;
QString canvasBgPixmap;
+ QString styleSheetFile;
QString style;
QString externalWavEditor;