Skip to content
Commit f7312a26 authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Fix ark doesn't exit with kxmlgui 5.17.

Previously setQuitOnLastWindowClosed is reset by KMainWindow::init but
now it's removed in 5.17. Change to use setQuitOnLastWindowClosed in ark
only when it's using a kjob and connect quit() to finished signal.

REVIEW: 126358
parent b46d958c
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