diff options
Diffstat (limited to 'qt-ui/profilegraphics.h')
-rw-r--r-- | qt-ui/profilegraphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/profilegraphics.h b/qt-ui/profilegraphics.h index 453b8cf03..b8757b09a 100644 --- a/qt-ui/profilegraphics.h +++ b/qt-ui/profilegraphics.h @@ -98,6 +98,7 @@ private: ToolTipItem *toolTip; graphics_context gc; struct dive *dive; + struct divecomputer *diveDC; int zoomLevel; // Top Level Items. |