Kaydet (Commit) 05b03116 authored tarafından Michael Meeks's avatar Michael Meeks

tdf#91283 - reset the PrinterController during dispose.

Change-Id: I22c6c534cfefdbb68e965cbd6baab3da3146d9d0
üst 1c4c7e02
......@@ -736,6 +736,7 @@ void PrintDialog::dispose()
mpOKButton.clear();
mpCancelButton.clear();
mpHelpButton.clear();
maPController.reset();
ModalDialog::dispose();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment