forked from qt-creator/qt-creator
QuickQanava: set label color black
Change-Id: Id02f739d3618cb6575c2679ebdadb1b0c7755c97 Reviewed-by: Rafal Andrusieczko <rnd@spyro-soft.com>
This commit is contained in:
@@ -109,6 +109,7 @@ Item {
|
||||
maximumLineCount: 3 // Must be set, otherwise elide don't work and we end up with single line text
|
||||
elide: Text.ElideRight
|
||||
wrapMode: Text.Wrap
|
||||
color: "black"
|
||||
}
|
||||
Item {
|
||||
id: contentLayout
|
||||
|
Reference in New Issue
Block a user