From 227eb36c83eda54d049ae7ddee36f24a2d46197e Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 19 Jun 2012 12:42:06 +0000 Subject: Start to have an generic wireless toolbar. Sligtly modified patch from Pontus Fuchs. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973 svn path=/trunk/; revision=43354 --- ui/recent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/recent.h') diff --git a/ui/recent.h b/ui/recent.h index b58a56d6b4..dc0b23e8e4 100644 --- a/ui/recent.h +++ b/ui/recent.h @@ -66,7 +66,7 @@ typedef struct _col_width_data { typedef struct recent_settings_tag { gboolean main_toolbar_show; gboolean filter_toolbar_show; - gboolean airpcap_toolbar_show; + gboolean wireless_toolbar_show; gboolean airpcap_driver_check_show; gboolean packet_list_show; gboolean tree_view_show; -- cgit v1.2.1