Home GnuPG

Fix save/restore of window position

Description

Fix save/restore of window position

Override KMainWindow::queryClose() instead of closeEvent() so that
KMainWindow::closeEvent() can do its work which is necessary for
successful restoring of the window position.