git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55878
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Free();
Add(labels,values);
}
Free();
Add(labels,values);
}
-
- /** Version that works with wxArrayString.
- TODO: Deprecate this.
- */
- void Set( wxArrayString& arr, const long* values = (const long*) NULL )
- {
- Free();
- Add(arr,values);
- }
#endif // SWIG
/** Version that works with wxArrayString and wxArrayInt. */
#endif // SWIG
/** Version that works with wxArrayString and wxArrayInt. */