From 386ee5dd838eb988a48109e5de2a0d11e74531b7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 20 Jun 2012 19:57:53 +0000 Subject: fix for list sorting in the hot keys' editor git-svn-id: http://svn.miranda-ng.org/main/trunk@502 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_skin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_skin.h b/include/m_skin.h index 6f7a5683df..aa36735ab0 100644 --- a/include/m_skin.h +++ b/include/m_skin.h @@ -204,7 +204,7 @@ __inline static INT_PTR SkinPlaySound(const char *name) /* wParam: 0 when playing sound (1 when sound is being previewed) - lParam: (char*) pszSoundFile + lParam: (TCHAR*) pszSoundFile Affect: This hook is fired when the sound module needs to play a sound Note : This event has default processing, if no one HookEvent()'s this event then it will use the default hook code, which uses PlaySound() -- cgit v1.2.3