Remove unimplemented menu entry
parent
4f6274bfa3
commit
9f0f02090a
|
@ -63,12 +63,6 @@ Dialog {
|
||||||
contentHeight: column.height
|
contentHeight: column.height
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
||||||
PullDownMenu {
|
|
||||||
MenuItem {
|
|
||||||
text: "Export"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
id: column
|
id: column
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
Loading…
Reference in New Issue