Inspection: Update UI strings for consistency
This commit is contained in:
committed by
Chris Hennes
parent
df08c0ce8d
commit
488bc484b9
@@ -78,6 +78,6 @@ PyMOD_INIT_FUNC(InspectionGui)
|
||||
//
|
||||
|
||||
PyObject* mod = InspectionGui::initModule();
|
||||
Base::Console().log("Loading GUI of Inspection module... done\n");
|
||||
Base::Console().log("Loading GUI of Inspection module… done\n");
|
||||
PyMOD_Return(mod);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user