From be6c9107147ab08f5a1d65fb25729b4a947d3387 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 8 Dec 2013 17:01:40 +0000 Subject: - fixed accesibility issues in some plugins (fixes #514, #515, #516, #517) - typo in Whatsapp corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@7085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DbEditorPP/res/resource.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/DbEditorPP/res') diff --git a/plugins/DbEditorPP/res/resource.rc b/plugins/DbEditorPP/res/resource.rc index 66a873c4bf..cfdedb3b69 100644 --- a/plugins/DbEditorPP/res/resource.rc +++ b/plugins/DbEditorPP/res/resource.rc @@ -56,6 +56,7 @@ END IDD_OPTIONS DIALOGEX 0, 0, 314, 239 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN CONTROL "Restore last opened position",IDC_RESTORESETTINGS, -- cgit v1.2.3