forked from qt-creator/qt-creator
7 lines
47 B
QML
7 lines
47 B
QML
|
|
pragma Singleton
|
||
|
|
|
||
|
|
import QtQuick 2.0
|
||
|
|
|
||
|
|
Item {
|
||
|
|
}
|