diff --git a/qml/pages/ServerSettingsDialog.qml b/qml/pages/ServerSettingsDialog.qml index a8d0962..03a6b9a 100644 --- a/qml/pages/ServerSettingsDialog.qml +++ b/qml/pages/ServerSettingsDialog.qml @@ -63,12 +63,6 @@ Dialog { contentHeight: column.height width: parent.width - PullDownMenu { - MenuItem { - text: "Export" - } - } - Column { id: column anchors.fill: parent