aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/recent.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-08-25 21:29:54 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-08-25 21:29:54 +0000
commit723c80ea90a3c56c069a0a99e22edd43b00cf357 (patch)
treea0bd0c2272cf5b8f96e1364c0e2f7be960df4f69 /gtk/recent.h
parentbd42437262d885f24cbf0fc96e4b2235aac695a3 (diff)
timestamp display precision:
- automatic adjustment depending on file format - manual adjustment through menu items save the setting in the recent file svn path=/trunk/; revision=15534
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 43d9bf636e..ab53fa642c 100644
--- a/gtk/recent.h
+++ b/gtk/recent.h
@@ -49,6 +49,7 @@ typedef struct recent_settings_tag {
gboolean statusbar_show;
gboolean packet_list_colorize;
gint gui_time_format;
+ gint gui_time_precision;
gint gui_zoom_level;
gint gui_geometry_main_x;