moment/src/qml/Base/HMenu.qml

6 lines
59 B
QML
Raw Normal View History

import QtQuick 2.12
import QtQuick.Controls 2.12
Menu {
}