Base: allow to use the classes XUTF8Str and StrXUTF8 outside FreeCADBase
This commit is contained in:
@@ -1213,8 +1213,7 @@ void ParameterManager::Init(void)
|
||||
|
||||
void ParameterManager::Terminate(void)
|
||||
{
|
||||
StrXUTF8::terminate();
|
||||
XUTF8Str::terminate();
|
||||
XMLTools::terminate();
|
||||
XMLPlatformUtils::Terminate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user