mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Oops, forgot to mark CreateScrollBarControl and CreateSliderControl
as Carbon-only
This commit is contained in:
parent
20a03d1c9a
commit
7633593683
2 changed files with 14 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ class MyScanner(Scanner):
|
|||
'GetControlClickActivation',
|
||||
'HandleControlContextualMenuClick',
|
||||
|
||||
"CreateScrollBarControl",
|
||||
"CreateSliderControl",
|
||||
"CreateBevelButtonControl",
|
||||
"CreateImageWellControl",
|
||||
"CreatePictureControl",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue