]> git.saurik.com Git - wxWidgets.git/commit
Because of some differences in class heirarchy there are a few
authorRobin Dunn <robin@alldunn.com>
Fri, 21 Nov 2003 20:50:36 +0000 (20:50 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 21 Nov 2003 20:50:36 +0000 (20:50 +0000)
commita32360e0fbd9a5ecbed82dea25020de2e78218ab
tree5890ff6cde3c1f98bbc2c9d71deebc2b0fd4ee24
parentbe052e4e2911aff8ca8bb5f77dbb49fa7d5b5283
Because of some differences in class heirarchy there are a few
differences in generated code for the ogl and gizmos extensions, so
use separate dirs for them like the core does.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/contrib/gizmos/gizmos.py [deleted file]
wxPython/contrib/gizmos/gizmos_wrap.cpp [deleted file]
wxPython/contrib/ogl/ogl.py [deleted file]
wxPython/contrib/ogl/ogl_wrap.cpp [deleted file]
wxPython/setup.py