diff options
Diffstat (limited to 'profile-widget/profilewidget2.h')
| -rw-r--r-- | profile-widget/profilewidget2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index b4d60f7a2..460acd259 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -85,7 +85,6 @@ public: void setPlanState(const struct dive *d, int dc); void setAddState(const struct dive *d, int dc); void setPrintMode(bool mode, bool grayscale = false); - bool getPrintMode() const; bool isPointOutOfBoundaries(const QPointF &point) const; bool isPlanner() const; double getFontPrintScale() const; |