- solved a circular import

This commit is contained in:
Marius Stanciu
2020-05-18 19:09:37 +03:00
committed by Marius
parent d61ca10e75
commit 9c707e0682
40 changed files with 56 additions and 57 deletions

View File

@@ -22,6 +22,7 @@ CHANGELOG for FlatCAM beta
- moved some of the methods from the App class to the ObjectCollection class
- moved all the new_object related methods in their own class AppObjects.AppObject
- more refactoring; solved some issues introduced by the refactoring
- solved a circular import
17.05.2020