Mercurial > hg > svgui
comparison layer/LogNumericalScale.cpp @ 1148:c0d841cb8ab9 tony-2.0-integration
Merge latest SV 3.0 branch code
author | Chris Cannam |
---|---|
date | Fri, 19 Aug 2016 15:58:57 +0100 |
parents | 5144d7185fb5 |
children | cdaeff1858af |
comparison
equal
deleted
inserted
replaced
1009:96cf499fad62 | 1148:c0d841cb8ab9 |
---|---|
20 | 20 |
21 #include <QPainter> | 21 #include <QPainter> |
22 | 22 |
23 #include <cmath> | 23 #include <cmath> |
24 | 24 |
25 #include "view/View.h" | 25 #include "LayerGeometryProvider.h" |
26 | 26 |
27 //#define DEBUG_TIME_VALUE_LAYER 1 | 27 //#define DEBUG_TIME_VALUE_LAYER 1 |
28 | 28 |
29 int | 29 int |
30 LogNumericalScale::getWidth(LayerGeometryProvider *, | 30 LogNumericalScale::getWidth(LayerGeometryProvider *, |