Applied [ 700293 ] FL Unicode patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -239,7 +239,7 @@ public:
|
||||
int alignment = FL_ALIGN_TOP,
|
||||
int rowNo = 0,
|
||||
int columnPos = 0,
|
||||
const wxString& name="bar",
|
||||
const wxString& name = wxT("bar"),
|
||||
bool spyEvents = FALSE,
|
||||
int state = wxCBAR_DOCKED_HORIZONTALLY
|
||||
);
|
||||
|
Reference in New Issue
Block a user