git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43382
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// add the text, if it's not empty, to the text sizer contents
void AddText(const wxString& text);
// add the text, if it's not empty, to the text sizer contents
void AddText(const wxString& text);
// add a wxCollapsiblePane containing the given text
void AddCollapsiblePane(const wxString& title, const wxString& text);
// add a wxCollapsiblePane containing the given text
void AddCollapsiblePane(const wxString& title, const wxString& text);
+#endif // wxUSE_COLLPANE
private:
// common part of all ctors
private:
// common part of all ctors