]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/helpers.cpp
Redo (again) how the stock objects are initialized in wxPython.
authorRobin Dunn <robin@alldunn.com>
Thu, 4 May 2006 02:03:39 +0000 (02:03 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 4 May 2006 02:03:39 +0000 (02:03 +0000)
commit57ffa5851d26ec3b2aa16b6f3d6713fbeb8b897b
tree340d82fb10687290b538eca3cb3daa331ce8edd0
parentf6e949dfbe57c3b345f595b80b140a41eacbdfc2
Redo (again) how the stock objects are initialized in wxPython.

Factor out the wxPyTwoIntItem_helper template function so it can be
used in other extension modules.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/include/wx/wxPython/twoitem.h [new file with mode: 0644]
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_app_ex.py
wxPython/src/_stockobjs.i
wxPython/src/core.i
wxPython/src/helpers.cpp