]>
Commit | Line | Data |
---|---|---|
1 | # Stuff these names into the wx namespace so wxPyConstructObject can find them | |
2 | ||
3 | wx.wxDynamicSashSplitEventPtr = wxDynamicSashSplitEventPtr | |
4 | wx.wxDynamicSashUnifyEventPtr = wxDynamicSashUnifyEventPtr | |
5 | wx.wxDynamicSashWindowPtr = wxDynamicSashWindowPtr | |
6 | ||
7 | wx.wxEditableListBoxPtr = wxEditableListBoxPtr | |
8 | ||
9 | wx.wxRemotelyScrolledTreeCtrlPtr = wxRemotelyScrolledTreeCtrlPtr | |
10 | wx.wxTreeCompanionWindowPtr = wxTreeCompanionWindowPtr | |
11 | wx.wxThinSplitterWindowPtr = wxThinSplitterWindowPtr | |
12 | wx.wxSplitterScrolledWindowPtr = wxSplitterScrolledWindowPtr |