- added possibility to drag & drop FlatCAM config files (*.FlatConfig) into the canvas to be opened into the application

This commit is contained in:
Marius Stanciu
2019-08-18 03:11:19 +03:00
parent 531beb1d97
commit 1fca6ef1bf
3 changed files with 5 additions and 0 deletions

View File

@@ -2068,6 +2068,7 @@ class App(QtCore.QObject):
self.dxf_list = ['dxf']
self.pdf_list = ['pdf']
self.prj_list = ['flatprj']
self.conf_list = ['flatconfig']
# global variable used by NCC Tool to signal that some polygons could not be cleared, if True
# flag for polygons not cleared