From ccc81a93b2db98fd3858fc492ce55b13b984d3d4 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 9 Dec 2013 18:19:38 +0000 Subject: - fixed accesibility issues in some plugins (fixes #518, #519) git-svn-id: http://svn.miranda-ng.org/main/trunk@7111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Db3x_mmap/res/db3x_mmap.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Db3x_mmap/res') diff --git a/plugins/Db3x_mmap/res/db3x_mmap.rc b/plugins/Db3x_mmap/res/db3x_mmap.rc index 6854ce97d6..92c086a7f0 100644 --- a/plugins/Db3x_mmap/res/db3x_mmap.rc +++ b/plugins/Db3x_mmap/res/db3x_mmap.rc @@ -73,6 +73,7 @@ END IDD_OPTIONS DIALOGEX 0, 0, 318, 188 STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD +EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN GROUPBOX "Database encryption mode",IDC_STATIC,6,22,305,160 -- cgit v1.2.3