mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
The newevent module still needs to use PyEvent and PyCommandEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
// NOTE: This class is intentionally not exposed to SIP as there is no
|
||||
// need for it in Python code. Intead we just tell SIP that the __*attr__
|
||||
// methods are in the event classes. (See wxPyEvent and wxPyCommandEvent
|
||||
// below.)
|
||||
// below and in etg/pyevent.py.)
|
||||
|
||||
class wxPyEvtDict
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user