- solved a circular import
This commit is contained in:
@@ -15,7 +15,7 @@ from PyQt5 import QtGui, QtCore, QtWidgets
|
||||
from PyQt5.QtCore import Qt, QSettings
|
||||
|
||||
from camlib import distance, arc, three_point_circle, Geometry, FlatCAMRTreeStorage
|
||||
from AppTools.AppTool import AppTool
|
||||
from AppTool import AppTool
|
||||
from AppGUI.GUIElements import OptionalInputSection, FCCheckBox, FCEntry, FCComboBox, FCTextAreaRich, \
|
||||
FCDoubleSpinner, FCButton, FCInputDialog, FCTree
|
||||
from AppParsers.ParseFont import *
|
||||
|
||||
Reference in New Issue
Block a user