diff options
author | George Hazan <george.hazan@gmail.com> | 2025-04-03 14:50:35 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2025-04-03 14:50:35 +0300 |
commit | 18738a3452bc980a943734aad8fa1c23366342ce (patch) | |
tree | 5d24a652b9a152d5dc039d3554f1d4203662b39e /protocols/Weather/src/resource.h | |
parent | 4d051e1f4afd92b8dbc0e9129c903af377ad7f76 (diff) |
files #4837 (Weather: не работает кнопка "Ещё переменные")
Diffstat (limited to 'protocols/Weather/src/resource.h')
-rw-r--r-- | protocols/Weather/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Weather/src/resource.h b/protocols/Weather/src/resource.h index e53877d0ee..809c94857b 100644 --- a/protocols/Weather/src/resource.h +++ b/protocols/Weather/src/resource.h @@ -109,6 +109,7 @@ #define IDC_INFO10 2091 #define IDC_INFO12 2092 #define IDC_INFO13 2093 +#define IDC_MORE 2094 #define IDC_MOREDETAIL 2095 #define IDC_DATALIST 2096 #define IDC_MUPDATE 2097 |