aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/sharedimage/plugins.qmltypes
blob: 29639e7697b83af93392cd12940a3f9d8a226ba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 Qt.labs.sharedimage 1.0'

Module {
    dependencies: ["QtQuick 2.0"]
}