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