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