summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/fltcont.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FloatingContacts/src/fltcont.h')
-rw-r--r--plugins/FloatingContacts/src/fltcont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/src/fltcont.h b/plugins/FloatingContacts/src/fltcont.h
index 3d725d71bc..4f32f30f4e 100644
--- a/plugins/FloatingContacts/src/fltcont.h
+++ b/plugins/FloatingContacts/src/fltcont.h
@@ -152,7 +152,7 @@ static __forceinline BOOL ImageList_GetIconSize_my(HIMAGELIST himl, SIZE &sz)
void RegHotkey ( HANDLE hContact, HWND hwnd );
BOOL IsStatusVisible ( int status );
BOOL HideOnFullScreen ();
-void SendMsgDialog ( HWND hwnd, char *pText );
+void SendMsgDialog ( HWND hwnd, TCHAR *pText );
void SaveContactsPos ( void );
/////////////////////////////////////////////////////////////////////////////