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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index bf8df911f9..cb50134d78 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -330,6 +330,7 @@ private slots:
void on_actionEditPacketComment_triggered();
void on_actionEditConfigurationProfiles_triggered();
void showPreferencesDialog(PreferencesDialog::PreferencesPane start_pane = PreferencesDialog::ppAppearance);
+ void showPreferencesDialog(QString module_name);
void on_actionEditPreferences_triggered();
void showHideMainWidgets(QAction *action);