summaryrefslogtreecommitdiff
path: root/ui/recent.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/recent.h')
-rw-r--r--ui/recent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/recent.h b/ui/recent.h
index bce8214b85..2f33302b9b 100644
--- a/ui/recent.h
+++ b/ui/recent.h
@@ -110,6 +110,7 @@ typedef struct recent_settings_tag {
gchar *gui_fileopen_remembered_dir; /* folder of last capture loaded in File Open dialog */
gboolean gui_rlc_use_pdus_from_mac;
GList *custom_colors;
+ GList *gui_additional_toolbars;
} recent_settings_t;
/** Global recent settings. */