6 lines
76 B
QML
6 lines
76 B
QML
pragma Singleton
|
|
import QtQuick 2.12
|
|
import QtQuick.Controls 2.12
|
|
|
|
Label {}
|