mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
support implementing CreateBitmapBundle for custom ArtProvider
This commit is contained in:
@@ -38,6 +38,7 @@ def run():
|
|||||||
|
|
||||||
# These are protected and so they are ignored by default. Unignore them.
|
# These are protected and so they are ignored by default. Unignore them.
|
||||||
c.find('CreateBitmap').ignore(False)
|
c.find('CreateBitmap').ignore(False)
|
||||||
|
c.find('CreateBitmapBundle').ignore(False)
|
||||||
c.find('CreateIconBundle').ignore(False)
|
c.find('CreateIconBundle').ignore(False)
|
||||||
|
|
||||||
# deal with ownership transfers
|
# deal with ownership transfers
|
||||||
|
|||||||
Reference in New Issue
Block a user