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:
authorJaime van Kessel <nallath@gmail.com>2022-01-04 11:48:02 +0300
committerJaime van Kessel <nallath@gmail.com>2022-01-04 11:48:02 +0300
commit2aa931cbca6452c29ebdf84be6cfd899deaad895 (patch)
treeacf9f20c9b9e4a852e5aab74f5748694f297100f /resources/qml/Cura.qml
parent752cf2d5aac47c6e58a7110fc0ecdb70be50f938 (diff)
Remove unneded styles import
Diffstat (limited to 'resources/qml/Cura.qml')
-rw-r--r--resources/qml/Cura.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/Cura.qml b/resources/qml/Cura.qml
index eb78240d64..f1fa4ed506 100644
--- a/resources/qml/Cura.qml
+++ b/resources/qml/Cura.qml
@@ -3,7 +3,6 @@
import QtQuick 2.7
import QtQuick.Controls 1.4
-import QtQuick.Controls.Styles 1.4
import QtQuick.Layouts 1.1
import QtQuick.Dialogs 1.2
import QtGraphicalEffects 1.0