Skip to content

Commit 23069ac

Browse files
committed
AboutDialog: add bottom padding
1 parent ed22084 commit 23069ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/dialogs/AboutDialog.qml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ Dialog {
128128
text: "Stephan Beyerle &mdash; Morpog<br/>
129129
Stanisław Dac &mdash; stsdc"
130130
}
131+
132+
Item { width: 1; height: 1 }
131133
}
132134

133135
VerticalScrollDecorator { }

0 commit comments

Comments
 (0)