Merged jpcgt/flatcam:Beta into uenz1/flatcam:FixTlxCommandMillDrills

This commit is contained in:
Andre Spahlinger 2020-12-29 20:52:14 +00:00
commit 691bce1c9f
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ class TclCommandNew(TclCommand):
:return: None or exception
"""
self.app.on_file_new(cli=True)
self.app.f_handlers.on_file_new(cli=True)