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