BackupSettings.qml
This commit is contained in:
@@ -38,7 +38,7 @@ GridLayout
|
||||
{
|
||||
id: saveEncryption
|
||||
text: qsTr("Jetzt sichern!")
|
||||
onClicked: Firsts.open()
|
||||
onClicked: recoverEnc.open()
|
||||
}
|
||||
Item
|
||||
{
|
||||
|
||||
3
qml.qrc
3
qml.qrc
@@ -10,7 +10,6 @@
|
||||
<file>Gui/CustomerTable.qml</file>
|
||||
<file>Gui/Dashboard.qml</file>
|
||||
<file>Gui/EmployeeTable.qml</file>
|
||||
<file>Gui/firststart.qml</file>
|
||||
<file>Gui/main.qml</file>
|
||||
<file>Gui/SearchBar.qml</file>
|
||||
<file>js/qmldict.js</file>
|
||||
@@ -44,5 +43,7 @@
|
||||
<file>Gui/UsersPage.qml</file>
|
||||
<file>Gui/PyqcrmConf.qml</file>
|
||||
<file>Gui/CompanyConf.qml</file>
|
||||
<file>Gui/Firststart.qml</file>
|
||||
<file>Gui/BackupSettings.qml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Reference in New Issue
Block a user