Take advantage of the new ctors accepting a wxArrayString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -30,6 +30,10 @@ MAKE_CONST_WXSTRING_NOSWIG(PanelNameStr);
|
||||
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
|
||||
MAKE_CONST_WXSTRING_NOSWIG(ControlNameStr);
|
||||
|
||||
%{
|
||||
const wxArrayString wxPyEmptyStringArray;
|
||||
%}
|
||||
|
||||
|
||||
// Include all the files that make up this module
|
||||
|
||||
|
Reference in New Issue
Block a user