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 a4a38dd1e..52f65c726 100644 --- a/profile-widget/divecartesianaxis.h +++ b/profile-widget/divecartesianaxis.h @@ -49,7 +49,6 @@ public: void setLinesVisible(bool arg1); void setLineSize(qreal lineSize); void setLine(const QLineF& line); - int unitSystem; virtual void updateTicks(color_index_t color = TIME_GRID); signals: |