diff options
Diffstat (limited to 'plugins/DbEditorPP/res/resource.rc')
-rw-r--r-- | plugins/DbEditorPP/res/resource.rc | 1 |
1 files changed, 1 insertions, 0 deletions
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,
|