summaryrefslogtreecommitdiffstats
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-05-14 17:50:43 +0200
committerJan Holesovsky <kendy@suse.cz>2012-05-15 08:39:32 +0200
commit64c696fc92a860fdbbe490ca503391b964dd646f (patch)
tree8f602a179a2e41f24785eee20f299dcec52bacd4 /vcl/inc/svdata.hxx
parentReduce copy'n'paste by different nesting of if's. (diff)
downloadcore-64c696fc92a860fdbbe490ca503391b964dd646f.tar.gz
core-64c696fc92a860fdbbe490ca503391b964dd646f.zip
aero: Implement a glass menubar on Windows.
We need to default to the Aero colors too, in order to this be really beautiful; but hopefully already in the current state it is an improvement :-) Change-Id: I 113039b62320fa76916ba74071e1eebff4d3476c
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 242d58cea052..c21d580c20be 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -310,6 +310,7 @@ struct ImplSVNWFData
bool mbToolboxDropDownSeparate:1; // two adjacent buttons for
// toolbox dropdown buttons
bool mbFlatMenu:1; // no popup 3D border
+ bool mbTransparentMenubar:1; //< keep the background of the menubar transparent; needed for the Aero theme
bool mbOpenMenuOnF10:1; // on gnome the first menu opens on F10
bool mbNoFocusRects:1; // on Aqua focus rects are not used
bool mbNoBoldTabFocus:1; // on Aqua and Gnome the focused tab has not bold text