summaryrefslogtreecommitdiffstats
path: root/profile-widget/divetooltipitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile-widget/divetooltipitem.h')
-rw-r--r--profile-widget/divetooltipitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile-widget/divetooltipitem.h b/profile-widget/divetooltipitem.h
index c19cbd138..b9a3e4bff 100644
--- a/profile-widget/divetooltipitem.h
+++ b/profile-widget/divetooltipitem.h
@@ -35,7 +35,7 @@ public:
void collapse();
void expand();
void clear();
- void refresh(const dive *d, const QPointF &pos);
+ void refresh(const dive *d, const QPointF &pos, bool inPlanner);
bool isExpanded() const;
void persistPos();
void readPos();