aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml')
-rw-r--r--examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml b/examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml
index 003e743b..9018ece5 100644
--- a/examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml
+++ b/examples/quickcontrols2/flatstyle/imports/Theme/Theme.qml
@@ -50,7 +50,7 @@
pragma Singleton
-import QtQuick 2.8
+import QtQuick 2.12
QtObject {
readonly property color gray: "#b2b1b1"