- refactored some of the code in the App class and created a new Tcl Command named Help
This commit is contained in:
@@ -3,8 +3,7 @@ import re
|
||||
import FlatCAMApp
|
||||
import abc
|
||||
import collections
|
||||
from PyQt5 import QtCore, QtGui
|
||||
from PyQt5.QtCore import Qt
|
||||
from PyQt5 import QtCore
|
||||
from contextlib import contextmanager
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user