mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-31 16:10:07 +01:00
4 lines
115 B
Python
4 lines
115 B
Python
|
|
if not wx.xml.XmlResource.Get().Load("rc/*.xrc"):
|
|
wx.LogError("Couldn't load resources!")
|