Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4ca9b362cd
commit
20fd9757ff
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#include "wx/control.h"
|
#include "wx/control.h"
|
||||||
|
|
||||||
WXDLLEXPORT_DATA(extern const char*) wxListBoxNameStr;
|
WXDLLEXPORT_DATA(extern const wxChar*) wxListBoxNameStr;
|
||||||
|
|
||||||
#if wxUSE_OWNER_DRAWN
|
#if wxUSE_OWNER_DRAWN
|
||||||
class WXDLLEXPORT wxOwnerDrawn;
|
class WXDLLEXPORT wxOwnerDrawn;
|
||||||
|
Loading…
Reference in New Issue
Block a user