Fixing markdown licensing && compilation issues.

This commit is contained in:
Black Hat
2019-02-02 14:25:25 +08:00
parent 1c76f2653b
commit 495dbf2ba2
37 changed files with 23485 additions and 26 deletions

View File

@@ -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
}
}