diff --git a/sleepyhead/Graphs/gXAxis.cpp b/sleepyhead/Graphs/gXAxis.cpp index 4e597814..b4ad8ebe 100644 --- a/sleepyhead/Graphs/gXAxis.cpp +++ b/sleepyhead/Graphs/gXAxis.cpp @@ -251,7 +251,7 @@ void gXAxis::paint(QPainter &painter, gGraph &w, const QRegion ®ion) int majtop = top + 6.0 * (float(y) / 10.0); int texttop = majtop + y; // 18*w.printScaleY(); #if defined (Q_OS_MAC) - texttop += 2 + texttop += 2; #endif // Fill in the minor tick marks up to the first major alignment tick