mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
Remove obsolote Label item
We've already ported everything to MobileComponents.Label, so this file can be taken behind the barn, never to be seen again. Signed-off-by: Sebastian Kügler <sebas@kde.org>
This commit is contained in:
parent
32219f1276
commit
ffb2c6014e
2 changed files with 0 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
import QtQuick 2.5
|
||||
import org.kde.plasma.mobilecomponents 0.2 as MobileComponents
|
||||
|
||||
Text {
|
||||
color: MobileComponents.Theme.textColor
|
||||
}
|
|
@ -11,7 +11,6 @@
|
|||
<file>ThemeTest.qml</file>
|
||||
<file>StartPage.qml</file>
|
||||
<file>dive.jpg</file>
|
||||
<file alias="Label.qml">components/Label.qml</file>
|
||||
<file alias="subsurface-mobile-icon.png">../../icons/subsurface-mobile-icon.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/imports">
|
||||
|
|
Loading…
Add table
Reference in a new issue