From 6ad3453af0f013df7e2da5dac4109e8b6b63751d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 18 Jun 2015 12:23:30 -0700 Subject: HTML standalone exporter: use Subsurface dive numbers Signed-off-by: Dirk Hohndel --- export-html.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'export-html.cpp') diff --git a/export-html.cpp b/export-html.cpp index c117eda79..da570f4b0 100644 --- a/export-html.cpp +++ b/export-html.cpp @@ -60,6 +60,7 @@ int main(int argc, char **argv) hes.selectedOnly = false; hes.listOnly = false; hes.yearlyStatistics = true; + hes.subsurfaceNumbers = true; exportHtmlInitLogic(output, hes); exit(0); } -- cgit v1.2.3-70-g09d2