diff options
Diffstat (limited to 'qt-mobile/qml/mobilecomponents/Page.qml')
-rw-r--r-- | qt-mobile/qml/mobilecomponents/Page.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-mobile/qml/mobilecomponents/Page.qml b/qt-mobile/qml/mobilecomponents/Page.qml index 43ec43a49..784ce8037 100644 --- a/qt-mobile/qml/mobilecomponents/Page.qml +++ b/qt-mobile/qml/mobilecomponents/Page.qml @@ -18,7 +18,7 @@ */ import QtQuick 2.1 -import QtQuick.Layouts 1.3 +import QtQuick.Layouts 1.2 import org.kde.plasma.mobilecomponents 0.2 import "private" |