aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/recent.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-03-27 02:19:51 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-03-27 02:19:51 +0000
commit729749c5b9887fcc28896f8e7ae455baf5b6f5f6 (patch)
tree1b0905c12f857ad0bfd1a7897416bf9768648546 /gtk/recent.h
parent1352cfe808736c97a139b4096525ceaad5981588 (diff)
add a new checkitem "Colorize Packet List" into the View menu
keep it's setting in the recent file svn path=/trunk/; revision=13929
Diffstat (limited to 'gtk/recent.h')
-rw-r--r--gtk/recent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/recent.h b/gtk/recent.h
index f034962c35..109dda478f 100644
--- a/gtk/recent.h
+++ b/gtk/recent.h
@@ -47,6 +47,7 @@ typedef struct recent_settings_tag {
gboolean tree_view_show;
gboolean byte_view_show;
gboolean statusbar_show;
+ gboolean packet_list_colorize;
gint gui_time_format;
gint gui_zoom_level;