diff --git a/qml/main.qml b/qml/main.qml index 446c94d..4c01440 100644 --- a/qml/main.qml +++ b/qml/main.qml @@ -14,9 +14,6 @@ Kirigami.ApplicationWindow { property bool showNoPasswordWarning: nativeInterface.fileOpen && !nativeInterface.passwordSet - title: app.applicationName - titleIcon: "qrc://icons/hicolor/scalable/apps/passwordmanager.svg" - visible: true resetMenuOnTriggered: false topContent: ColumnLayout {