mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Revert "QML UI: make sure Kirigami doesn't exit by mistake"
This reverts commit 3437fc1a64
.
Completely bogus.
This commit is contained in:
parent
3437fc1a64
commit
17355c99ff
1 changed files with 0 additions and 5 deletions
|
@ -319,11 +319,6 @@ Kirigami.ApplicationWindow {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
onBackRequested: {
|
|
||||||
print("main back requested -- make sure Kirigami doesn't quit" + event + " acc " + event.accepted)
|
|
||||||
event.accepted = true
|
|
||||||
}
|
|
||||||
|
|
||||||
QMLManager {
|
QMLManager {
|
||||||
id: manager
|
id: manager
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue