summary refs log tree commit diff
path: root/resources/qml/dialogs
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-29 19:24:44 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-29 19:24:44 +0200
commitded926cdf9b82bae12404651c74b14c1ca853f38 (patch)
tree684a40502d562b06e4df38ac1a3f461cfb35ed93 /resources/qml/dialogs
parentFix another leak when creating an animated image without an image (diff)
downloadnheko-ded926cdf9b82bae12404651c74b14c1ca853f38.tar.xz
Fix a few null warnings
Diffstat (limited to 'resources/qml/dialogs')
-rw-r--r--resources/qml/dialogs/ImagePackEditorDialog.qml1
1 files changed, 0 insertions, 1 deletions
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