- minor changes
- moved the ObjectCollection class to the flatcamObjects folder where it belongs
This commit is contained in:
@@ -16,7 +16,7 @@ from flatcamEditors.FlatCAMGeoEditor import FCShapeTool
|
||||
from matplotlib.backend_bases import KeyEvent as mpl_key_event
|
||||
|
||||
import webbrowser
|
||||
from ObjectCollection import KeySensitiveListView
|
||||
from flatcamObjects.ObjectCollection import KeySensitiveListView
|
||||
|
||||
import subprocess
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user