Adding 1 simplifiedUI constant import

This commit is contained in:
RebeccaStankus 2019-09-30 15:06:31 -07:00
parent 0f1190df8b
commit 6658e6377c

View file

@ -20,7 +20,7 @@ Rectangle {
id: root
// cannot get anything from SimplifiedConstants to work: simplifiedUI.colors.white
// TODO figure out why and fix
color: "#ffffff"
color: simplifiedUI.colors.white
anchors.fill: parent
Component.onCompleted: {