summaryrefslogtreecommitdiff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index a74423a906..13682dd58e 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -234,6 +234,7 @@ private slots:
void on_actionFileExportObjectsSMB_triggered();
void on_actionFilePrint_triggered();
+ void on_actionFileExportPDU_triggered();
void on_actionFileExportSSLSessionKeys_triggered();
void actionEditCopyTriggered(MainWindow::CopySelected selection_type);