Merge branch 'refs/heads/linuxero'

This commit is contained in:
2025-02-27 14:44:13 +01:00
2 changed files with 8 additions and 1 deletions

View File

@@ -112,6 +112,13 @@ ColumnLayout
// }
// }
function onObjectAdded(added)
{
if (!added)
console.log(qsTr("Fehler beim Objekt-Anlegen!"))
appLoader.source = "ObjectTable.qml"
}
function checkFields()
{
if(checkAddContact.checked)