mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Make nextDC and previousDC work and assign shortcuts
Cursor right and left now work again to switch between divecomputers. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
56c4cced53
commit
e69dbebf21
3 changed files with 17 additions and 4 deletions
|
@ -82,7 +82,7 @@ private:
|
|||
bool askSaveChanges();
|
||||
void readSettings();
|
||||
void writeSettings();
|
||||
|
||||
void redrawProfile();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue