support implementing CreateBitmapBundle for custom ArtProvider

This commit is contained in:
jensgoe
2024-12-23 17:48:48 +01:00
parent 21596cda86
commit 92c178e8f9

View File

@@ -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