parent
1e04013e3d
commit
c309f7f3ee
|
@ -95,7 +95,7 @@ RowLayout {
|
||||||
Row {
|
Row {
|
||||||
Layout.alignment: Qt.AlignRight
|
Layout.alignment: Qt.AlignRight
|
||||||
|
|
||||||
spacing: 8
|
spacing: 4
|
||||||
|
|
||||||
Repeater {
|
Repeater {
|
||||||
model: userMarker
|
model: userMarker
|
||||||
|
|
|
@ -266,7 +266,7 @@ ApplicationWindow {
|
||||||
MaterialIcon {
|
MaterialIcon {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
icon: "\ue879"
|
icon: "\ue8ac"
|
||||||
color: "white"
|
color: "white"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue