summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2024-02-23 21:37:37 +0300
committerdartraiden <wowemuh@gmail.com>2024-02-23 21:37:37 +0300
commit6e84923386ed8c4ae352b7621ecfdc22d7955afd (patch)
tree70f498c27c8c5f26e7512ecc9a91c7e18035dc32 /protocols/VKontakte/res
parent8f5a02b12a78d37a1aa175570c0742e86f6afd20 (diff)
fixes #4221
Diffstat (limited to 'protocols/VKontakte/res')
-rw-r--r--protocols/VKontakte/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index 6121a986bf..655702ad66 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -184,8 +184,8 @@ BEGIN
GROUPBOX "[img] BBCode support for image",IDC_STATIC,4,8,293,39,WS_GROUP
CONTROL "off",IDC_IMG_OFF,"Button",BS_AUTORADIOBUTTON,12,19,129,10
CONTROL "for original size images",IDC_IMG_FULLSIZE,"Button",BS_AUTORADIOBUTTON,12,30,129,10
- CONTROL "for preview max 130*130 px",IDC_IMG_130,"Button",BS_AUTORADIOBUTTON,154,19,129,10
- CONTROL "for preview max 604*604 px",IDC_IMG_604,"Button",BS_AUTORADIOBUTTON,154,30,129,10
+ CONTROL "for preview max 130*130 px",IDC_IMG_130,"Button",BS_AUTORADIOBUTTON,154,19,132,10
+ CONTROL "for preview max 604*604 px",IDC_IMG_604,"Button",BS_AUTORADIOBUTTON,154,30,132,10
GROUPBOX "BBCode support on news and event notifications",IDC_STATIC,4,50,294,48,WS_GROUP
CONTROL "off",IDC_NEWSBBC_OFF,"Button",BS_AUTORADIOBUTTON,12,61,129,10
CONTROL "basic ([b], [i], [u], [s])",IDC_NEWSBBC_BASIC,"Button",BS_AUTORADIOBUTTON,12,72,129,10