summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-06-16 14:18:43 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-06-16 14:18:43 +0300
commit02b83d28f8e22a07061e3d5af70daab35df4a589 (patch)
tree785b53ab087e01132cf3536343400ef84751fde5 /plugins/BuddyExpectator/res
parent5a2aee11f0dcdee550c49e6b28d919c026278070 (diff)
minor resource fixes
Diffstat (limited to 'plugins/BuddyExpectator/res')
-rw-r--r--plugins/BuddyExpectator/res/BuddyExpectator.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BuddyExpectator/res/BuddyExpectator.rc b/plugins/BuddyExpectator/res/BuddyExpectator.rc
index 2a5818e51f..7d7f88e2b7 100644
--- a/plugins/BuddyExpectator/res/BuddyExpectator.rc
+++ b/plugins/BuddyExpectator/res/BuddyExpectator.rc
@@ -114,7 +114,7 @@ BEGIN
EDITTEXT IDC_EDIT_LASTINPUT,99,22,116,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
LTEXT "Custom absence period:",IDC_STATIC,7,36,85,12
EDITTEXT IDC_EDITABSENCE,101,35,31,12,ES_AUTOHSCROLL
- CONTROL "",IDC_SPINABSENCE,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,163,14,8,13
+ CONTROL "",IDC_SPINABSENCE,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,163,35,8,12
LTEXT "days",IDC_STATIC,138,36,77,10
EDITTEXT IDC_EDIT_WILLNOTICE,7,93,208,30,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
CONTROL "Never hide this contact",IDC_CHECK_NEVERHIDE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,75,180,12