@@ -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"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user