From 5f1b32a8d66e21430457a5e33b58b27fa10110af Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 18 Feb 2020 21:36:18 +0300 Subject: Twitter: - major code rework due to changed API; - whole bunch of std++ trash wiped out; - modern http requests implementation using MHttpRequest; - first digit in version changed --- protocols/Twitter/src/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Twitter/src/resource.h') diff --git a/protocols/Twitter/src/resource.h b/protocols/Twitter/src/resource.h index 909c859e88..ffbfaaa57c 100644 --- a/protocols/Twitter/src/resource.h +++ b/protocols/Twitter/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by twitter.rc +// Used by CTwitterProto.rc // #define IDD_TWITTERACCOUNT 101 #define IDI_TWITTER 102 -- cgit v1.2.3