White error text instead of black

This commit is contained in:
David Rowe 2015-06-05 09:03:46 -07:00
parent 6c7fb7e54c
commit 426fbc662a

View file

@ -260,7 +260,7 @@ Dialog {
verticalAlignment: Text.AlignVCenter
text: loginDialog.statusText
color: "black"
color: "white"
}
Rectangle {