fix Kirigami qrc file
Dirk Hohndel
dirk at hohndel.org
Fri Aug 19 05:07:08 UTC 2016
>From fb2d355d00011f7ff9a0a7ea69ea93ecc36a5486 Mon Sep 17 00:00:00 2001
From: Dirk Hohndel <dirk at hohndel.org>
Date: Thu, 18 Aug 2016 22:05:25 -0700
Subject: [PATCH] Remove reference to Icon.qml under desktop style
This file was removed in commit 2496430d9404 ("c++ implementation of Icon
on Desktop style")
Signed-off-by: Dirk Hohndel <dirk at hohndel.org>
---
kirigami.qrc | 1 -
1 file changed, 1 deletion(-)
diff --git a/kirigami.qrc b/kirigami.qrc
index 63d64ac0e113..6064a84d2ced 100644
--- a/kirigami.qrc
+++ b/kirigami.qrc
@@ -46,7 +46,6 @@
<file alias="styles/Desktop/OverlayDrawer.qml">src/styles/Desktop/OverlayDrawer.qml</file>
<file alias="styles/Desktop/Units.qml">src/styles/Desktop/Units.qml</file>
<file alias="styles/Desktop/ApplicationWindow.qml">src/styles/Desktop/ApplicationWindow.qml</file>
- <file alias="styles/Desktop/Icon.qml">src/styles/Desktop/Icon.qml</file>
<file alias="styles/Desktop/AbstractApplicationHeader.qml">src/styles/Desktop/AbstractApplicationHeader.qml</file>
</qresource>
</RCC>
--
2.9.3
More information about the Plasma-devel
mailing list