diff options
Diffstat (limited to 'profile-widget/divecartesianaxis.h')
-rw-r--r-- | profile-widget/divecartesianaxis.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/divecartesianaxis.h b/profile-widget/divecartesianaxis.h index e6f3440d8..835567411 100644 --- a/profile-widget/divecartesianaxis.h +++ b/profile-widget/divecartesianaxis.h @@ -41,7 +41,6 @@ public: double maximum() const; double fontLabelScale() const; qreal valueAt(const QPointF &p) const; - qreal percentAt(const QPointF &p); qreal posAtValue(qreal value); void setColor(const QColor &color); void setTextColor(const QColor &color); |