From 8f41c240ac08ece715b1d568228428f56e413f25a1b75db46080c9ce66813a96 Mon Sep 17 00:00:00 2001 From: Daniel Stoppek Date: Tue, 14 Jan 2025 14:34:57 +0100 Subject: [PATCH] Test --- Gui/AddContact.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gui/AddContact.qml b/Gui/AddContact.qml index 8e67690..6e37ff7 100644 --- a/Gui/AddContact.qml +++ b/Gui/AddContact.qml @@ -1,8 +1,7 @@ import QtQuick import QtQuick.Controls import QtQuick.Layouts -//Oschkarischtverhaftetwegensexy -//Oschkarischtverhaftetwegennichtganzsosexy + GridLayout { id: addContactLayout