Remove unneccessary hardcoded text color for better style support

This commit is contained in:
Cameron Gutman
2018-11-22 02:35:25 -08:00
parent 065a6caee5
commit 9a153b7170
6 changed files with 11 additions and 25 deletions
-2
View File
@@ -129,7 +129,6 @@ Item {
verticalAlignment: Text.AlignVCenter
wrapMode: Text.Wrap
color: "white"
}
}
@@ -142,7 +141,6 @@ Item {
verticalAlignment: Text.AlignVCenter
wrapMode: Text.Wrap
color: "white"
}
MessageDialog {