- refactoring names for some classes

This commit is contained in:
Marius Stanciu
2022-03-24 18:35:44 +02:00
committed by Marius
parent cd42c40198
commit eec366ce7f
59 changed files with 4196 additions and 4193 deletions

View File

@@ -272,7 +272,7 @@ class ToolEtchCompensation(AppTool):
:param new_obj: New object
:type new_obj: ObjectCollection
:param app_obj: App
:type app_obj: app_Main.App
:type app_obj: appMain.App
:return: None
:rtype:
"""