summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-07-13 15:14:46 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-13 15:43:03 -0700
commitc658f2878b540407a65af8c57b3e1bb3cc7c78c4 (patch)
tree9a1d56975d4d823d43f663679c05177eb07f633b /qt-ui/maintab.h
parentca5606d3e9783edbd3012684eff1a829088870b5 (diff)
downloadsubsurface-c658f2878b540407a65af8c57b3e1bb3cc7c78c4.tar.gz
Select right divesite on click
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.h')
-rw-r--r--qt-ui/maintab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/maintab.h b/qt-ui/maintab.h
index 7f0ba1ca3..6a6b9d16a 100644
--- a/qt-ui/maintab.h
+++ b/qt-ui/maintab.h
@@ -123,6 +123,7 @@ private:
dive_trip_t displayedTrip;
bool acceptingEdit;
LocationManagementEditHelper *locationManagementEditHelper;
+ void updateDisplayedDiveDiveSite();
};
#endif // MAINTAB_H