From d980ff0b1d69136793e39f4b67c6db4164742326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 6 Feb 2017 02:30:46 +0100 Subject: Msg_Export: Don't block whole Miranda during export --- plugins/Msg_Export/res/resource.rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/Msg_Export/res/resource.rc') 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 -- cgit v1.2.3