aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.h
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2011-08-03 18:45:06 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2011-08-03 18:45:06 +0000
commit539c74fb0c1f8c61fdd42c43f1d5f1a4393ddf52 (patch)
treec99e0c043dcf7a7a085dd4e6cc047d766a93aca6 /epan/prefs.h
parenta71d51d0d7e4d664daaca990f8e67706fd1d797f (diff)
From Jim Young via bug 3196: Enhancement to Expert Info Composite Tab Labels
Reference: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3196 svn path=/trunk/; revision=38324
Diffstat (limited to 'epan/prefs.h')
-rw-r--r--epan/prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/prefs.h b/epan/prefs.h
index ae5639c373..f479d1ea74 100644
--- a/epan/prefs.h
+++ b/epan/prefs.h
@@ -111,6 +111,7 @@ typedef struct _e_prefs {
gboolean gui_plist_sel_browse;
gboolean gui_ptree_sel_browse;
gboolean gui_altern_colors;
+ gboolean gui_expert_composite_eyecandy;
gboolean filter_toolbar_show_in_statusbar;
gint gui_ptree_line_style;
gint gui_ptree_expander_style;