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 QtGraphicalEffects 1.15'
|
|
Module {
|
dependencies: ["QtQuick 2.12", "QtQuick.Window 2.12"]
|
}
|