From 4bb8368a20ad03cb5c1c9134df0a55a653c10cf0 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Tue, 12 Nov 2013 23:09:57 +0100 Subject: Introduce an on/off switch for calculating ndl/tts Let the user choose if the calculation of ndl and tts is worth the time it takes. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- subsurfacestartup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurfacestartup.c') 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, -- cgit v1.2.3-70-g09d2