From e69dbebf21a8bf7c5d02a12d93069e99d363ea64 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 10 May 2013 10:45:13 -0700 Subject: Make nextDC and previousDC work and assign shortcuts Cursor right and left now work again to switch between divecomputers. Signed-off-by: Dirk Hohndel --- qt-ui/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/mainwindow.h') diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 3b35d44e5..b76199a8b 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -82,7 +82,7 @@ private: bool askSaveChanges(); void readSettings(); void writeSettings(); - + void redrawProfile(); }; #endif -- cgit v1.2.3-70-g09d2