Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark <mark.suurmond@gmail.com>2018-02-13 13:07:14 +0300
committerMark <mark.suurmond@gmail.com>2018-02-13 13:07:14 +0300
commit466926fecd95e5e1cbc6d6a844c39dc473df1509 (patch)
tree2bd0207ed88ecef2311cdf43437fdb139140b86a /resources/qml/SidebarHeader.qml
parent7ea654df3d759874a74e43c23150fd6e1366d914 (diff)
Increased the version of QtQuick
Diffstat (limited to 'resources/qml/SidebarHeader.qml')
-rw-r--r--resources/qml/SidebarHeader.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/SidebarHeader.qml b/resources/qml/SidebarHeader.qml
index 83dfefdb9a..017f28bea0 100644
--- a/resources/qml/SidebarHeader.qml
+++ b/resources/qml/SidebarHeader.qml
@@ -1,7 +1,7 @@
// Copyright (c) 2017 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
-import QtQuick 2.2
+import QtQuick 2.8
import QtQuick.Controls 1.1
import QtQuick.Controls.Styles 1.1