From 74949105683f2d78efaff0376b99308c3fb1efd9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 6 Jun 2016 13:08:58 +0000 Subject: - CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation; - local function WindowSetIcon replaced with Window_SetIcon_IcoLib(); git-svn-id: http://svn.miranda-ng.org/main/trunk@16925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/JabberG/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/JabberG/src/stdafx.h') diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h index 429ec8f418..805b83eb23 100644 --- a/protocols/JabberG/src/stdafx.h +++ b/protocols/JabberG/src/stdafx.h @@ -656,7 +656,6 @@ HANDLE g_GetIconHandle(int iconId); HICON g_LoadIconEx(const char* name, bool big = false); void ImageList_AddIcon_Icolib(HIMAGELIST hIml, HICON hIcon); -void WindowSetIcon(HWND hWnd, CJabberProto *proto, const char* name); //---- jabber_libstr.c ---------------------------------------------- -- cgit v1.2.3