Fixing markdown licensing && compilation issues.
This commit is contained in:
@@ -389,31 +389,9 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
Layout.preferredWidth: 6
|
||||
Layout.preferredHeight: 6
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
color: MPalette.accent
|
||||
radius: height / 2
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
Layout.preferredWidth: 6
|
||||
Layout.preferredHeight: 6
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
color: MPalette.accent
|
||||
radius: height / 2
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
Layout.preferredWidth: 6
|
||||
Layout.preferredHeight: 6
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
|
||||
color: MPalette.accent
|
||||
radius: height / 2
|
||||
BusyIndicator {
|
||||
Layout.preferredWidth: 32
|
||||
Layout.preferredHeight: 32
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user