- fixed issue #478 - Tcl Command 'New' updated
This commit is contained in:
@@ -39,4 +39,4 @@ class TclCommandNew(TclCommand):
|
||||
:return: None or exception
|
||||
"""
|
||||
|
||||
self.app.on_file_new_project(cli=True)
|
||||
self.app.f_handlers.on_file_new_project(cli=True)
|
||||
|
||||
Reference in New Issue
Block a user