Update *.qmltypes to current API of QML modules
Reviewers: #plasma, apol, mart Reviewed By: #plasma, mart Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D21001
This commit is contained in:
parent
d624218a18
commit
3b950f38cc
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -4,10 +4,10 @@ import QtQuick.tooling 1.2
|
||||
// It is used for QML tooling purposes only.
|
||||
//
|
||||
// This file was auto-generated by:
|
||||
// 'qmlplugindump -nonrelocatable org.kde.plasma.platformcomponents 2.0 /home/apol/devel/kde5/lib64/qml -output /home/apol/devel/frameworks/plasma-framework/src/declarativeimports/platformcomponents/plugins.qmltypes'
|
||||
// 'qmlplugindump-qt5 -nonrelocatable org.kde.plasma.platformcomponents 2.0 /home/koder/System/opt/kf5/lib64/qml'
|
||||
|
||||
Module {
|
||||
dependencies: ["QtQuick 2.8"]
|
||||
dependencies: ["QtQuick 2.12"]
|
||||
Component {
|
||||
name: "Application"
|
||||
prototype: "QObject"
|
||||
|
Loading…
Reference in New Issue
Block a user