Backup Config

This commit is contained in:
2025-02-27 14:45:27 +01:00
parent 4c62834369
commit 73542e8089
4 changed files with 61 additions and 30 deletions

View File

@@ -93,7 +93,7 @@ ApplicationWindow
title: qsTr("PYQCRM Einstellungen")
currentFolder: StandardPaths.standardLocations(StandardPaths.DocumentsLocation)[0]
modality: "ApplicationModal"
nameFilters: [qsTr("PYQCRM Einstellungen (*.pyqcrm)")]
nameFilters: [qsTr("PYQCRM Einstellungen (*.pyqrec)")]
onAccepted:
{
exportFilePassword.open()