aboutsummaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/info.h b/includes/info.h
index 63346135..164d1a16 100644
--- a/includes/info.h
+++ b/includes/info.h
@@ -66,6 +66,7 @@ struct InfoField {
gboolean highlight; /* select in GUI, highlight in report (flag:*) */
gboolean report_details; /* show moreinfo() in report (flag:!) */
+ gboolean free_name_on_flatten;
gboolean free_value_on_flatten;
};