- major refactoring: started to move the methods connected to the Edit menu to their own class to clean up the App mega class
This commit is contained in:
@@ -28,7 +28,7 @@ import builtins
|
||||
from appObjects.AppObjectTemplate import ObjectDeleted
|
||||
from appGUI.VisPyVisuals import *
|
||||
from appGUI.PlotCanvasLegacy import ShapeCollectionLegacy
|
||||
from appEditors.AppTextEditor import AppTextEditor
|
||||
from appEditors.appTextEditor import AppTextEditor
|
||||
|
||||
from camlib import CNCjob
|
||||
|
||||
|
||||
Reference in New Issue
Block a user