diff options
author | dartraiden <wowemuh@gmail.com> | 2022-12-05 23:31:41 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2022-12-05 23:31:41 +0300 |
commit | 0f660196c482f59038d1d86fe1ab949fd7a8e94f (patch) | |
tree | fad48f4aa22ca856dae5979b49088b2e4c21fa6d /protocols/Telegram | |
parent | eee0d42e7eba90cf8992716d8fca5a7f28d9a7b8 (diff) |
Telegram: fix prototol name
Diffstat (limited to 'protocols/Telegram')
-rw-r--r-- | protocols/Telegram/proto_telegram/Proto_Telegram.vcxproj.filters (renamed from protocols/Telegram/proto_telegram/Proto_Tox.vcxproj.filters) | 0 | ||||
-rw-r--r-- | protocols/Telegram/proto_telegram/src/resource.h | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Telegram/proto_telegram/Proto_Tox.vcxproj.filters b/protocols/Telegram/proto_telegram/Proto_Telegram.vcxproj.filters index 19bac99d33..19bac99d33 100644 --- a/protocols/Telegram/proto_telegram/Proto_Tox.vcxproj.filters +++ b/protocols/Telegram/proto_telegram/Proto_Telegram.vcxproj.filters diff --git a/protocols/Telegram/proto_telegram/src/resource.h b/protocols/Telegram/proto_telegram/src/resource.h index bed700edf5..12364e6a49 100644 --- a/protocols/Telegram/proto_telegram/src/resource.h +++ b/protocols/Telegram/proto_telegram/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by Proto_Tox.rc +// Used by Proto_Telegram.rc // #define IDI_ICON1 105 #define IDI_ICON2 104 |