From ded926cdf9b82bae12404651c74b14c1ca853f38 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 29 Aug 2021 19:24:44 +0200 Subject: Fix a few null warnings --- resources/qml/dialogs/ImagePackEditorDialog.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/qml/dialogs') diff --git a/resources/qml/dialogs/ImagePackEditorDialog.qml b/resources/qml/dialogs/ImagePackEditorDialog.qml index dda2c1ad..e78213e0 100644 --- a/resources/qml/dialogs/ImagePackEditorDialog.qml +++ b/resources/qml/dialogs/ImagePackEditorDialog.qml @@ -279,7 +279,6 @@ ApplicationWindow { Layout.alignment: Qt.AlignRight } - Item { Layout.columnSpan: 2 Layout.fillHeight: true -- cgit 1.5.1