Remove unimplemented menu entry

pull/1/head
Grégory Oestreicher 2016-12-16 15:38:16 +01:00
parent 4f6274bfa3
commit 9f0f02090a
1 changed files with 0 additions and 6 deletions

View File

@ -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