From 43b1f476952e5de0f75e051377e6d6288979de2e Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 25 Nov 2013 14:15:49 +0000 Subject: From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window * Reuse sparkline from welcome * Split settings in tab (!= GTK) * No all feature work (Work In Progress...) * ... Comments (and review) are welcome ! svn path=/trunk/; revision=53563 --- ui/qt/preferences_dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/qt/preferences_dialog.h') diff --git a/ui/qt/preferences_dialog.h b/ui/qt/preferences_dialog.h index 827ea893eb..fe4db669b7 100644 --- a/ui/qt/preferences_dialog.h +++ b/ui/qt/preferences_dialog.h @@ -37,6 +37,7 @@ #include extern pref_t *prefFromPrefPtr(void *pref_ptr); +extern guint fill_advanced_prefs(module_t *module, gpointer root_ptr); namespace Ui { class PreferencesDialog; -- cgit v1.2.1