Separate different delegates.

This commit is contained in:
Black Hat
2018-11-22 17:15:14 +08:00
parent 1248b6f334
commit 58593015c1
5 changed files with 147 additions and 154 deletions

View File

@@ -6,6 +6,8 @@ import QtQuick.Controls.Material 2.2
import Spectral.Setting 0.1
Label {
readonly property int alignment: Qt.AlignHCenter
text: "<b>" + author.displayName + "</b> " + display
color: Material.accent