From fb265c292994d9afa252b5236a805f84cb0d4554 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Wed, 26 Nov 2014 14:22:41 +0100 Subject: Context menu entry to change setpoint This patch adds a context menu entry to add a setpoint change event. In particular, this can be used to turn a logged dive into a CCR dive. Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- qt-ui/profile/profilewidget2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/profile/profilewidget2.h') diff --git a/qt-ui/profile/profilewidget2.h b/qt-ui/profile/profilewidget2.h index 4c7951533..a1f216e48 100644 --- a/qt-ui/profile/profilewidget2.h +++ b/qt-ui/profile/profilewidget2.h @@ -92,6 +92,7 @@ slots: // Necessary to call from QAction's signals. void setPlanState(); void setAddState(); void changeGas(); + void addSetpointChange(); void addBookmark(); void hideEvents(); void unhideEvents(); -- cgit v1.2.3-70-g09d2