summaryrefslogtreecommitdiff
path: root/vcl/inc/svdata.hxx
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2012-05-02 16:33:59 +0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-05-27 04:27:32 -0500
commit072e4f9869f88019145cd75af7612b2e00a7046f (patch)
tree0c0ba90e22426a8b2c469a46d328415bf63aca48 /vcl/inc/svdata.hxx
parentd1dd475389b798e99d09f2dd9f1b52341bb610a0 (diff)
Use normal font in tab headers
Diffstat (limited to 'vcl/inc/svdata.hxx')
-rw-r--r--vcl/inc/svdata.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 08c165de5bc4..a0f610dd3be5 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -314,7 +314,6 @@ struct ImplSVNWFData
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
bool mbCenteredTabs:1; // on Aqua, tabs are centered
bool mbNoActiveTabTextRaise:1; // on Aqua the text for the selected tab
// should not "jump up" a pixel