reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-05-15 16:26:50 +00:00
parent 96cadce3c8
commit a5ee0656c2
17 changed files with 740 additions and 288 deletions

View File

@@ -1,6 +1,11 @@
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
"""
The `XmlResource` class allows program resources defining menus, layout of
controls on a panel, etc.
"""
import _xrc
import _core