From badade9e1b8d16ec9e623341c0ff36fd6af204e3 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 7 Apr 2020 17:38:53 +0300 Subject: NewStory: remove useless "Close" button --- plugins/NewStory/res/11 close.ico | Bin 2550 -> 0 bytes plugins/NewStory/res/resource.rc | 2 -- 2 files changed, 2 deletions(-) delete mode 100644 plugins/NewStory/res/11 close.ico (limited to 'plugins/NewStory/res') diff --git a/plugins/NewStory/res/11 close.ico b/plugins/NewStory/res/11 close.ico deleted file mode 100644 index a18dfd8b09..0000000000 Binary files a/plugins/NewStory/res/11 close.ico and /dev/null differ diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index 6acaa04917..ddcb6b3394 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -35,7 +35,6 @@ ICO_FILTER ICON "06 filter.ico" ICO_EXPORT ICON "07 export.ico" ICO_COPY ICON "09 copy.ico" ICO_SENDMSG ICON "10 sendmsg.ico" -ICO_CLOSE ICON "11 close.ico" ICO_MSGIN ICON "12 msgin.ico" ICO_MSGOUT ICON "13 msgout.ico" ICO_SIGNIN ICON "14 signin.ico" @@ -91,7 +90,6 @@ STYLE DS_SETFONT | DS_NOIDLEMSG | DS_CENTER | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | CAPTION "NewStory - New History for Miranda IM" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - CONTROL "",IDC_CLOSE,"MButtonClass",WS_TABSTOP,364,99,16,14 CONTROL "",IDC_MESSAGE,"MButtonClass",WS_TABSTOP,37,99,16,14 CONTROL "",IDC_USERINFO,"MButtonClass",WS_TABSTOP,0,99,16,14 CONTROL "",IDC_USERMENU,"MButtonClass",WS_TABSTOP,21,99,16,14 -- cgit v1.2.3