X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a8e120ce460ced656e90b2b61b6b3a36c92f077d..edf1dfa16db5bc9df60b30d01ca9892b298be34f:/include/wx/os2/private.h?ds=sidebyside diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index 024663695b..c256c6df8d 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -303,7 +303,7 @@ WXDLLEXPORT wxFont wxCreateFontFromLogFont( LOGFONT* pLogFont ,PFONTMETRICS pFM ,PFACENAMEDESC pFace ); -WXDLLEXPORT int wxGpiStrcmp(char* s0, char* s1); +WXDLLEXPORT int wxGpiStrcmp(wxChar* s0, wxChar* s1); WXDLLEXPORT void wxSliderEvent(WXHWND control, WXWORD wParam, WXWORD pos); WXDLLEXPORT void wxScrollBarEvent(WXHWND hbar, WXWORD wParam, WXWORD pos);