Added wxStandardPaths

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-11-11 02:26:18 +00:00
parent f68535b0a7
commit 5311274387
4 changed files with 142 additions and 0 deletions

View File

@@ -49,5 +49,6 @@ MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
%include _dnd.i
%include _clipbrd.i
%include _display.i
%include _stdpaths.i
//---------------------------------------------------------------------------