Skip to content
Commit d60718c0 authored by Sanjiban Bairagya's avatar Sanjiban Bairagya
Browse files

Fix issue of pressing back-button always leading to closing the app

instead of handling the event depending on different scenarios.

All the code logic that was written under the onClosing: scope was
not even considered, when we used Kirigami.ApplicationWindow.
Using Kirigami.AbstractApplicationWindow instead fixes the same.
parent 598dee25
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