mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02: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.
|
||||
c.find('CreateBitmap').ignore(False)
|
||||
c.find('CreateBitmapBundle').ignore(False)
|
||||
c.find('CreateIconBundle').ignore(False)
|
||||
|
||||
# deal with ownership transfers
|
||||
|
Reference in New Issue
Block a user