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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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