Skip to content
Commit d1695229 authored by Jonathan Thomas's avatar Jonathan Thomas
Browse files

Don't call queryExit() when the "Quit" KAction is called....

Don't call queryExit() when the "Quit" KAction is called. KApplication::instance()->quit() already calls it for us.
This prevents double exit confirmation when quit via File -> Quit or the Quit toolbar button in the Muon Updater.

BUG:265283
parent 244a0f81
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