From f6575a156251f15ca2c1b9d8042aa45fb62bf42a Mon Sep 17 00:00:00 2001 From: aunsane Date: Tue, 25 Apr 2017 23:14:48 +0300 Subject: CloudFile: ability to disable services --- plugins/CloudFile/src/Services/yandex_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CloudFile/src/Services/yandex_service.h') diff --git a/plugins/CloudFile/src/Services/yandex_service.h b/plugins/CloudFile/src/Services/yandex_service.h index a3a84735c4..e3b122ffa1 100644 --- a/plugins/CloudFile/src/Services/yandex_service.h +++ b/plugins/CloudFile/src/Services/yandex_service.h @@ -19,7 +19,7 @@ public: const char* GetModule() const; const wchar_t* GetText() const; - HANDLE GetIcon() const; + int GetIconId() const; bool IsLoggedIn(); void Login(); -- cgit v1.2.3