7 lines
54 B
QML
7 lines
54 B
QML
|
import Cycle
|
||
|
import QtQuick
|
||
|
|
||
|
Item {
|
||
|
MenuItem {}
|
||
|
}
|