diff options
Diffstat (limited to 'subsurfacestartup.c')
-rw-r--r-- | subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurfacestartup.c b/subsurfacestartup.c index bc5cd42f4..8530b2f3a 100644 --- a/subsurfacestartup.c +++ b/subsurfacestartup.c @@ -22,6 +22,7 @@ struct preferences default_prefs = { .profile_red_ceiling = FALSE, .profile_calc_ceiling = FALSE, .calc_ceiling_3m_incr = FALSE, + .calc_ndl_tts = FALSE, .gflow = 30, .gfhigh = 75, .font_size = 14.0, |