From 368f94af7740623a97c2c51c1a7d1a3f15593f1d Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Tue, 23 Oct 2012 18:30:46 +0000 Subject: - fixed som errors - second approach to UserIsTyping git-svn-id: http://svn.miranda-ng.org/main/trunk@2062 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Skype/src/skype_proto.h') diff --git a/protocols/Skype/src/skype_proto.h b/protocols/Skype/src/skype_proto.h index 93a7f8a53c..9bedb853a8 100644 --- a/protocols/Skype/src/skype_proto.h +++ b/protocols/Skype/src/skype_proto.h @@ -96,7 +96,7 @@ public: // icons static void InitIcons(); static void UninitIcons(); - HANDLE GetIconHandle(const char *name); + static HANDLE GetIconHandle(const char *name); // menus static void InitMenus(); -- cgit v1.2.3