diff options
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r-- | qt-ui/maintab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h index 47e57c2b0..541e3fb79 100644 --- a/qt-ui/maintab.h +++ b/qt-ui/maintab.h @@ -103,6 +103,7 @@ private: DivePictureModel *divePictureModel; Completers completers; bool modified; + bool copyPaste; void resetPallete(); void saveTags(); void updateGpsCoordinates(const struct dive *dive); |