diff options
Diffstat (limited to 'plugins/Msg_Export/res/resource.rc')
-rwxr-xr-x | plugins/Msg_Export/res/resource.rc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Msg_Export/res/resource.rc b/plugins/Msg_Export/res/resource.rc index be7e33ec6f..99a517a8b9 100755 --- a/plugins/Msg_Export/res/resource.rc +++ b/plugins/Msg_Export/res/resource.rc @@ -84,8 +84,7 @@ BEGIN END
IDD_EXPORT_ALL_DLG DIALOGEX 0, 0, 252, 46
-STYLE DS_SETFONT | WS_POPUP | WS_CAPTION
-EXSTYLE WS_EX_TOOLWINDOW
+STYLE DS_SETFONT | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Exporting old messages"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
|