blob: 97fd478fb94fb43bcd8de3248b01a59efb1a4c32 [file] [log] [blame]
import QtQuick 2.12
import QtQuick.Controls 2.12
MenuItem {
text: "MenuItem"
}