summaryrefslogtreecommitdiff
path: root/x11-themes/redcore-theme-sddm/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-06-25 05:29:57 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-06-25 05:29:57 +0100
commit304056acfff619d7fd51b43e73c4c7a30a0b6878 (patch)
tree8ffea8fae375821c4400446051ecd7ce27156bc2 /x11-themes/redcore-theme-sddm/files
parentaffcc350f2e5ef259e29e61089a5ea8d9558057c (diff)
fix borked qml
Diffstat (limited to 'x11-themes/redcore-theme-sddm/files')
-rw-r--r--x11-themes/redcore-theme-sddm/files/redcore/Main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/redcore-theme-sddm/files/redcore/Main.qml b/x11-themes/redcore-theme-sddm/files/redcore/Main.qml
index 00feea4f..4757e0cd 100644
--- a/x11-themes/redcore-theme-sddm/files/redcore/Main.qml
+++ b/x11-themes/redcore-theme-sddm/files/redcore/Main.qml
@@ -22,8 +22,8 @@
*
***************************************************************************/
-import QtQuick ${COMPONENTS_VERSION}
-import SddmComponents ${COMPONENTS_VERSION}
+import QtQuick 2.0
+import SddmComponents 2.0
Rectangle {
id: container