Make some of the samples compile in Unicode mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -46,7 +46,7 @@ class CheckListBoxFrame : public wxFrame
|
||||
{
|
||||
public:
|
||||
// ctor & dtor
|
||||
CheckListBoxFrame(wxFrame *frame, const char *title,
|
||||
CheckListBoxFrame(wxFrame *frame, const wxChar *title,
|
||||
int x, int y, int w, int h);
|
||||
virtual ~CheckListBoxFrame();
|
||||
|
||||
|
Reference in New Issue
Block a user