- updated the Turkish translation (by Mehmet Kaya)
- the methods of the APP class that were the handlers for the File menu are now moved to their oen class
This commit is contained in:
@@ -52,4 +52,4 @@ class TclCommandExportSVG(TclCommand):
|
||||
:return:
|
||||
"""
|
||||
|
||||
self.app.export_svg(**args)
|
||||
self.app.f_handlers.export_svg(**args)
|
||||
|
||||
Reference in New Issue
Block a user