diff --git a/qml/main.qml b/qml/main.qml index 4f5766b..de15aaa 100644 --- a/qml/main.qml +++ b/qml/main.qml @@ -31,6 +31,7 @@ Kirigami.ApplicationWindow { title: qsTr("Password Manager") titleIcon: "qrc://icons/hicolor/scalable/apps/passwordmanager-black.svg" visible: true + resetMenuOnTriggered: false topContent: ColumnLayout { Layout.fillWidth: true