diff options
Diffstat (limited to 'ui/qt/export_pdu_dialog.h')
-rw-r--r-- | ui/qt/export_pdu_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/export_pdu_dialog.h b/ui/qt/export_pdu_dialog.h index e76399a9..48d76f71 100644 --- a/ui/qt/export_pdu_dialog.h +++ b/ui/qt/export_pdu_dialog.h @@ -30,6 +30,7 @@ private: private slots: void on_buttonBox_accepted(); + void on_buttonBox_helpRequested(); }; #endif // EXPORT_PDU_DIALOG_H |