From 50c031ba54d3bf4ce4b1807d2c01ad6dc5f8de7f Mon Sep 17 00:00:00 2001 From: Mark Watkins Date: Sun, 7 Aug 2011 13:42:04 +1000 Subject: [PATCH] Typo in that last one --- Graphs/gXAxis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graphs/gXAxis.cpp b/Graphs/gXAxis.cpp index 4a8c1881..e99d2431 100644 --- a/Graphs/gXAxis.cpp +++ b/Graphs/gXAxis.cpp @@ -67,7 +67,7 @@ void gXAxis::Plot(gGraphWindow & w,float scrx,float scry) fitmode=0; } else if (xx>600000) { // Minutes fd="00:00"; - dividx=4; + dividx=0; divmax=18; fitmode=1; } else if (xx>5000) { // Seconds