aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.h')
-rw-r--r--ui/qt/main_window.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index a16c3e0b83..71e6d6af0d 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -169,6 +169,9 @@ private slots:
void on_actionFileExportAsPSML_triggered();
void on_actionFileExportAsPDML_triggered();
void on_actionFileExportPacketBytes_triggered();
+ void on_actionFileExportObjectsDICOM_triggered();
+ void on_actionFileExportObjectsHTTP_triggered();
+ void on_actionFileExportObjectsSMB_triggered();
void on_actionGoGoToPacket_triggered();
void resetPreviousFocus();