New SWIGged files for wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-11-27 06:22:32 +00:00
parent c5fe0dcced
commit dbd3685cc4
13 changed files with 315 additions and 159 deletions

View File

@@ -15,6 +15,8 @@ from events import *
from streams import *
from utils import *
from mdi import *
from frames import *
@@ -38,8 +40,6 @@ from printfw import *
from sizers import *
from filesys import *
from utils import *
import wx
class wxHtmlLinkInfoPtr(wxObjectPtr):
def __init__(self,this):