Minor icon improvements

This commit is contained in:
2023-02-23 01:15:59 +01:00
parent 97be6c6b6e
commit 2128040cc1
4 changed files with 56 additions and 20 deletions

View File

@@ -14,8 +14,6 @@ ColumnLayout {
signal addClicked(index: int)
signal removeClicked(index: int)
id: editableListViewLayout
RowLayout {
Layout.fillWidth: true