Explorar o código

Incorrect alias of save_project. Fixes #223.

Juan Pablo Caram %!s(int64=9) %!d(string=hai) anos
pai
achega
7e0a9f91ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tclCommands/TclCommandSaveProject.py

+ 1 - 1
tclCommands/TclCommandSaveProject.py

@@ -8,7 +8,7 @@ class TclCommandSaveProject(TclCommand.TclCommandSignaled):
     """
 
     # array of all command aliases, to be able use  old names for backward compatibility (add_poly, add_polygon)
-    aliases = ['open_project']
+    aliases = ['save_project']
 
     # Dictionary of types from Tcl command, needs to be ordered.
     # For positional arguments