Another "char" occurrence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b86510f8ef
commit
b0bb2669bc
@ -192,7 +192,7 @@ inline bool wxStyleHasBorder(long style)
|
||||
#define OutputDebugString OutputDebugStringW95
|
||||
#endif
|
||||
|
||||
extern void OutputDebugStringW95(const char*, ...);
|
||||
extern void OutputDebugStringW95(const wxChar*, ...);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user