KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
62 stars 5 forks source link

Ribbon #1443

Closed Randalphwa closed 3 months ago

Randalphwa commented 3 months ago

This PR fixes a but where the additional filenames specified for a EmbeddedImage structure were not being initialized. This caused EmbeddedImage::get_bundle() to generate warnings because while there was data for the additional files, there were no names or file timestamps.