From 7e4a5794928702bf435f3d7be339a6c553fe618a Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 20 Oct 2013 17:37:16 +0000 Subject: one more accessibility fix git-svn-id: http://svn.miranda-ng.org/main/trunk@6557 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TopToolBar/res/main.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/TopToolBar/res/main.rc') diff --git a/plugins/TopToolBar/res/main.rc b/plugins/TopToolBar/res/main.rc index 5df56d8d62..0af1b7b89b 100644 --- a/plugins/TopToolBar/res/main.rc +++ b/plugins/TopToolBar/res/main.rc @@ -26,6 +26,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDD_OPT_BUTORDER DIALOGEX 0, 0, 300, 231 STYLE DS_SETFONT | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Buttons Order && Visibility",IDC_STATIC,10,0,150,229 -- cgit v1.2.3