1import QtQuick.tooling 1.2
2
3// This file describes the plugin-supplied types contained in the library.
4// It is used for QML tooling purposes only.
5//
6// This file was auto-generated by:
7// 'qmlplugindump -nonrelocatable QtGraphicalEffects 1.15'
8
9Module {
10    dependencies: ["QtQuick 2.12", "QtQuick.Window 2.12"]
11}
12