Merge branch 'refs/heads/linuxero'
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user