Skip to content

Commit

Permalink
Revert CreateAccessible tweaker_tool change for now
Browse files Browse the repository at this point in the history
  • Loading branch information
swt2c committed May 18, 2024
1 parent a1c9554 commit 78938da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etgtools/tweaker_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,6 @@ def addWindowVirtuals(klass):
('SetValidator', 'void SetValidator( const wxValidator &validator )'),
('GetValidator', 'wxValidator* GetValidator()'),
('EnableVisibleFocus', 'void EnableVisibleFocus(bool enabled)'),
('CreateAccessible', 'wxAccessible* CreateAccessible()'),

## What about these?
#bool HasMultiplePages() const
Expand Down

0 comments on commit 78938da

Please sign in to comment.