You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mTroll uses a version of TinyXML from ~2007.
When mTroll changed to using Qt for UI, the XML load was not ported to Qt.
Consider switching out use of TinyXML to Qt in EngineLoader and UiLoader.