summaryrefslogtreecommitdiff
path: root/plugins/CloudFile/src/Services/google_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CloudFile/src/Services/google_service.h')
-rw-r--r--plugins/CloudFile/src/Services/google_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CloudFile/src/Services/google_service.h b/plugins/CloudFile/src/Services/google_service.h
index d9c99009c6..a35827eaf8 100644
--- a/plugins/CloudFile/src/Services/google_service.h
+++ b/plugins/CloudFile/src/Services/google_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();