mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
port these as well to mobilecomponents
Signed-off-by: Sebastian Kügler <sebas@kde.org>
This commit is contained in:
parent
2668da3f60
commit
3c1d7c0074
3 changed files with 51 additions and 52 deletions
|
|
@ -1,9 +1,6 @@
|
|||
import QtQuick 2.5
|
||||
//import QtQuick.Controls 1.2 as QuickControls
|
||||
import QtQuick.Window 2.2
|
||||
import QtQuick.Dialogs 1.2
|
||||
import QtQuick.Layouts 1.1
|
||||
import org.kde.plasma.mobilecomponents 0.2 as MobileComponents
|
||||
|
||||
Text {
|
||||
color: theme.textColor
|
||||
color: MobileComponents.Theme.textColor
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue