mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-10 13:57:08 +01:00
Reinit image handlers after clearing and reloading wxModules
This commit is contained in:
@@ -540,6 +540,7 @@ void i_wxPyReinitializeModules() {
|
||||
wxModule::CleanUpModules();
|
||||
wxModule::RegisterModules();
|
||||
wxModule::InitializeModules();
|
||||
wxInitAllImageHandlers();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user