QML UI: build against latest Kirigami

But of course this doesn't work, yet.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-12-27 01:45:23 -08:00
parent 083b7e83ae
commit a842e44b68
15 changed files with 16 additions and 14 deletions

View file

@ -1,7 +1,7 @@
import QtQuick 2.5
import QtQuick.Controls 1.2
import QtQuick.Controls.Styles 1.2
import org.kde.kirigami 1.0 as Kirigami
import org.kde.kirigami 2.0 as Kirigami
Button {
style: ButtonStyle {