diff options
| author | George Hazan <george.hazan@gmail.com> | 2023-11-08 22:05:11 +0300 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2023-11-08 22:05:11 +0300 |
| commit | 972fc593ad415a3903987f019c2a4d8e2030bc40 (patch) | |
| tree | cffb84da2d1a5fe0ffca84716ff6959c5f4aeaee /plugins/ProxySwitch/src | |
| parent | 0ef6717a0232794013145730354f307a34fe60b3 (diff) | |
fixes #3852 (ProxySwitch: перевод не помещается)
Diffstat (limited to 'plugins/ProxySwitch/src')
| -rw-r--r-- | plugins/ProxySwitch/src/resource.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/ProxySwitch/src/resource.h b/plugins/ProxySwitch/src/resource.h index 5550c2f5a1..bb7e43ff1c 100644 --- a/plugins/ProxySwitch/src/resource.h +++ b/plugins/ProxySwitch/src/resource.h @@ -1,7 +1,8 @@ //{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by proxySwitch.rc +// Microsoft Visual C++ generated include file. +// Used by W:\miranda-ng\plugins\ProxySwitch\res\resource.rc // +#define VS_VERSION_INFO 1 #define IDI_LOGO 101 #define IDI_PROXY 102 #define IDI_NOPROXY 103 @@ -27,6 +28,7 @@ #define IDC_CHECK_SHOWPROXYSTATUS 1031 #define IDC_TEXTCOLOR 2041 #define IDC_BGCOLOR 2042 +#define IDC_STATIC -1 // Next default values for new objects // |
