From cca4531ecfc77cafd93dfab0548d8c8cb588e6d3 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Thu, 6 Oct 2016 14:34:51 +0200 Subject: add shared Label for examples, and use in the Window example It just saves the trouble of setting the Text color to the correct palette text color repeatedly, and avoids having black text on a dark background in case a dark theme is in use. Change-Id: If5c38fabe7f047fa5f6956a9d8b235886ab7ab5c Reviewed-by: Laszlo Agocs --- examples/quick/shared/quick_shared.qrc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/quick/shared/quick_shared.qrc') diff --git a/examples/quick/shared/quick_shared.qrc b/examples/quick/shared/quick_shared.qrc index ea7e0fdd89..21f393a64d 100644 --- a/examples/quick/shared/quick_shared.qrc +++ b/examples/quick/shared/quick_shared.qrc @@ -4,6 +4,7 @@ SimpleLauncherDelegate.qml Button.qml CheckBox.qml + Label.qml TextField.qml images/back.png images/next.png -- cgit v1.2.3