mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 19:40:12 +01:00
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -61,7 +61,7 @@ def run():
|
||||
# don't support. The [G|S]etClientObject methods use wxClientData instaces
|
||||
# which we have a MappedType for, so make the ClientData methods just be
|
||||
# aliases for ClientObjects. From the Python programmer's perspective they
|
||||
# woiuld be virtually the same anyway.
|
||||
# would be virtually the same anyway.
|
||||
c.find('GetClientData').ignore()
|
||||
c.find('SetClientData').ignore()
|
||||
c.addPyCode("""\
|
||||
|
||||
Reference in New Issue
Block a user