aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/prefs_column.h
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-10-19 13:40:52 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2008-10-19 13:40:52 +0000
commite7f820c430b4ce89befee524d82f407b1fa007ad (patch)
tree84fd57ef3739d6b5a8f1f01aa8fdc943815aa0dd /gtk/prefs_column.h
parent6666856a4e3ce2535a4b813bc7364a07ac975411 (diff)
Add filter autocomplete for more places we use filter entries.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26491 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/prefs_column.h')
-rw-r--r--gtk/prefs_column.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/prefs_column.h b/gtk/prefs_column.h
index 54dd747cc1..210809bb5a 100644
--- a/gtk/prefs_column.h
+++ b/gtk/prefs_column.h
@@ -35,7 +35,7 @@
*
* @return the new column preferences page
*/
-GtkWidget *column_prefs_show(void);
+GtkWidget *column_prefs_show(GtkWidget *prefs_window);
/** Fetch preference values from page.
*