aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/diveeventitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile-widget/diveeventitem.h')
-rw-r--r--profile-widget/diveeventitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile-widget/diveeventitem.h b/profile-widget/diveeventitem.h
index 51eead5d0..f56a92898 100644
--- a/profile-widget/diveeventitem.h
+++ b/profile-widget/diveeventitem.h
@@ -26,7 +26,7 @@ slots:
private:
void setupToolTipString(struct gasmix *lastgasmix);
- void setupPixmap();
+ void setupPixmap(struct gasmix *lastgasmix);
DiveCartesianAxis *vAxis;
DiveCartesianAxis *hAxis;
DivePlotDataModel *dataModel;