diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pref.h b/core/pref.h index f670c9135..308aa9555 100644 --- a/core/pref.h +++ b/core/pref.h @@ -109,6 +109,7 @@ struct preferences { // ********** Equipment tab ******* const char *default_cylinder; bool display_unused_tanks; + bool display_default_tank_infos; // ********** General ********** bool auto_recalculate_thumbnails; |