mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Ignore MacCheckSpelling, it doesn't exist in wxSTC.
This commit is contained in:
@@ -158,6 +158,7 @@ def run():
|
||||
c.find('EmulateKeyPress').ignore()
|
||||
c.find('IsMultiLine').ignore()
|
||||
c.find('IsSingleLine').ignore()
|
||||
c.find('MacCheckSpelling').ignore()
|
||||
|
||||
|
||||
# TODO: Add the UTF8 PyMethods from classic (see _stc_utf8_methods.py)
|
||||
|
||||
Reference in New Issue
Block a user