diff --git a/etg/artprov.py b/etg/artprov.py index 764f2aca..001249fe 100644 --- a/etg/artprov.py +++ b/etg/artprov.py @@ -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