moment/src/qml/Base/HMenuItem.qml

6 lines
63 B
QML
Raw Normal View History

import QtQuick 2.12
import QtQuick.Controls 2.12
MenuItem {
}