aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/compatibility/Extras/plugins.qmltypes
blob: 6a6c8157b79162e915abd0a33c2bf8d615801108 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
import QtQuick.tooling 1.2

// This file describes the plugin-supplied types contained in the library.
// It is used for QML tooling purposes only.
//
// This file was auto-generated by:
// 'qmlplugindump -nonrelocatable -dependencies dependencies.json QtQuick.Controls 2.15'

Module {
    dependencies: [
        "QtQuick 2.12"
    ]
}