From bc0b6bfb2734ce8355ddfb9b20461321c08a0b0c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 17 Mar 2017 13:39:30 +0300 Subject: forgotten TCHAR removed --- protocols/Gadu-Gadu/src/core.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Gadu-Gadu') diff --git a/protocols/Gadu-Gadu/src/core.cpp b/protocols/Gadu-Gadu/src/core.cpp index efb64cdd15..b33cab8717 100644 --- a/protocols/Gadu-Gadu/src/core.cpp +++ b/protocols/Gadu-Gadu/src/core.cpp @@ -1015,7 +1015,7 @@ retry: cle.hDbEvent = -98; cle.lParam = (LPARAM)img; cle.pszService = service; - cle.pszTooltip = Translate("Incoming image"); + cle.szTooltip.a = Translate("Incoming image"); pcli->pfnAddEvent(&cle); ReleaseIconEx("image", FALSE); } -- cgit v1.2.3