summaryrefslogtreecommitdiff
path: root/muse2/muse/gconfig.cpp
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-12-20 05:00:55 +0000
committerTim E. Real <termtech@rogers.com>2010-12-20 05:00:55 +0000
commite5a7a6f186c458e3c7087dbc5604959b519bdba9 (patch)
treeb1060f1168ae7837a071ed9443c7f1b3829b9517 /muse2/muse/gconfig.cpp
parent673172e3ffb8e345b2bbfb6596ac3d79a1e17f14 (diff)
Fixed arranger grid h-line drawing, track, and part drawing alignment, border issues.
Diffstat (limited to 'muse2/muse/gconfig.cpp')
-rw-r--r--muse2/muse/gconfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/gconfig.cpp b/muse2/muse/gconfig.cpp
index 79807cd8..ec44ec3f 100644
--- a/muse2/muse/gconfig.cpp
+++ b/muse2/muse/gconfig.cpp
@@ -9,7 +9,7 @@
#include "gconfig.h"
GlobalConfigValues config = {
- 150, // globalAlphaBlend
+ 190, // globalAlphaBlend
{
QColor(0xff, 0xff, 0xff), // palette
QColor(0xff, 0xff, 0xff),