git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63034
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
The id of the info bar window, usually unused as currently no
events are generated by this class.
*/
The id of the info bar window, usually unused as currently no
events are generated by this class.
*/
- wxInfoBar(wxWindow *parent, wxWindowID winid = wxID_ANY);
+ bool Create(wxWindow *parent, wxWindowID winid = wxID_ANY);
/**
Add a button to be shown in the info bar.
/**
Add a button to be shown in the info bar.