Remember location of Sort Events Tool (#750)

Issue #9795
This commit is contained in:
Sam Manzi
2019-01-12 14:04:30 +11:00
committed by GitHub
parent 732f9fae16
commit 45d3c43680

View File

@@ -79,6 +79,7 @@ class SortEvents(PluginWindows.ToolManagedWindowBatch):
""" """
The name of the initial menu tab. The name of the initial menu tab.
""" """
self.setup_configs('interface.sortevents', 500, 350)
return _("Options") return _("Options")
def run(self): def run(self):