From 3d8ca17492f7dcf1d47cddda9afb3797c0f2752b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 10 Jul 2018 22:15:30 +0300 Subject: related to #1455 - ZeroNotify --- plugins/ZeroNotification/res/ZeroNotify.rc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'plugins/ZeroNotification/res') diff --git a/plugins/ZeroNotification/res/ZeroNotify.rc b/plugins/ZeroNotification/res/ZeroNotify.rc index add9e9a0cd..e22908c095 100644 --- a/plugins/ZeroNotification/res/ZeroNotify.rc +++ b/plugins/ZeroNotification/res/ZeroNotify.rc @@ -50,7 +50,7 @@ END // Dialog // -IDD_OPT_NOSOUND DIALOGEX 0, 0, 244, 145 +IDD_OPT_NOSOUND DIALOGEX 0, 0, 244, 134 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 @@ -61,8 +61,6 @@ BEGIN CONTROL "Tree1",IDC_NOBLINK,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,87,22,73,105 LTEXT "No SysTray blink when:",IDC_STATIC,87,4,77,16 CONTROL "Tree1",IDC_NOCLCBLINK,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,165,22,73,105 - CONTROL "Hide the ""toggle sound"" menu item (requires restart of Miranda)",IDC_HIDEMENU, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,133,234,10 END @@ -79,9 +77,9 @@ BEGIN LEFTMARGIN, 4 RIGHTMARGIN, 238 TOPMARGIN, 4 - BOTTOMMARGIN, 126 + BOTTOMMARGIN, 128 HORZGUIDE, 109 - HORZGUIDE, 143 + HORZGUIDE, 126 END END #endif // APSTUDIO_INVOKED -- cgit v1.2.3