8250: Gramps crashes when closed while exporting
This commit is contained in:
parent
04e123a5ce
commit
3af32ec258
@ -119,7 +119,8 @@ class ExportAssistant(Gtk.Assistant, ManagedWindow) :
|
|||||||
|
|
||||||
#set_window is present in both parent classes
|
#set_window is present in both parent classes
|
||||||
ManagedWindow.set_window(self, self, None,
|
ManagedWindow.set_window(self, self, None,
|
||||||
self.top_title, isWindow=True)
|
self.top_title, isWindow=True)
|
||||||
|
self.set_modal(True)
|
||||||
|
|
||||||
#set up callback method for the export plugins
|
#set up callback method for the export plugins
|
||||||
self.callback = self.pulse_progressbar
|
self.callback = self.pulse_progressbar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user