]> git.saurik.com Git - wxWidgets.git/commit
Added the wxClassInfo stuff back in to the modules that are
authorRobin Dunn <robin@alldunn.com>
Fri, 22 Dec 2000 22:32:26 +0000 (22:32 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 22 Dec 2000 22:32:26 +0000 (22:32 +0000)
commite508a2b616e077bf6c9b668b9f8034e1fbd59c4f
treef14266d2dd952957e5913ed53e89240060b49fd5
parent35d60de2215cf90ee64055a6e2b2a2babcedb265
Added the wxClassInfo stuff back in to the modules that are
standalone.  This is needed so any classes defined in the module will
get hooked up with their parents and assertions like "is wxWindow"
will work.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 files changed:
wxPython/contrib/glcanvas/glcanvas.i
wxPython/contrib/glcanvas/msw/glcanvas.cpp
wxPython/contrib/ogl/ogl.cpp
wxPython/contrib/ogl/ogl.i
wxPython/contrib/stc/stc_.cpp
wxPython/contrib/stc/stc_.i
wxPython/src/calendar.i
wxPython/src/grid.i
wxPython/src/html.i
wxPython/src/msw/calendar.cpp
wxPython/src/msw/cmndlgs.cpp
wxPython/src/msw/controls.cpp
wxPython/src/msw/controls2.cpp
wxPython/src/msw/frames.cpp
wxPython/src/msw/gdi.cpp
wxPython/src/msw/grid.cpp
wxPython/src/msw/html.cpp
wxPython/src/msw/mdi.cpp
wxPython/src/msw/misc.cpp
wxPython/src/msw/misc2.cpp
wxPython/src/msw/printfw.cpp
wxPython/src/msw/stattool.cpp
wxPython/src/msw/utils.cpp
wxPython/src/msw/windows.cpp
wxPython/src/msw/windows2.cpp
wxPython/src/msw/windows3.cpp
wxPython/src/msw/wx.cpp
wxPython/src/msw/wx.py
wxPython/src/utils.i