summaryrefslogtreecommitdiff
path: root/x11-themes/redcore-theme-sddm
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
parentaffcc350f2e5ef259e29e61089a5ea8d9558057c (diff)
fix borked qml
Diffstat (limited to 'x11-themes/redcore-theme-sddm')
-rw-r--r--x11-themes/redcore-theme-sddm/files/redcore/Main.qml4
-rw-r--r--x11-themes/redcore-theme-sddm/redcore-theme-sddm-1706-r1.ebuild (renamed from x11-themes/redcore-theme-sddm/redcore-theme-sddm-1706.ebuild)0
2 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
diff --git a/x11-themes/redcore-theme-sddm/redcore-theme-sddm-1706.ebuild b/x11-themes/redcore-theme-sddm/redcore-theme-sddm-1706-r1.ebuild
index a260ebd2..a260ebd2 100644
--- a/x11-themes/redcore-theme-sddm/redcore-theme-sddm-1706.ebuild
+++ b/x11-themes/redcore-theme-sddm/redcore-theme-sddm-1706-r1.ebuild