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:
Dirk Hohndel 2013-05-10 10:45:13 -07:00
parent 56c4cced53
commit e69dbebf21
3 changed files with 17 additions and 4 deletions

View file

@ -315,11 +315,17 @@
<property name="text">
<string>Prev DC</string>
</property>
<property name="shortcut">
<string>Left</string>
</property>
</action>
<action name="actionNextDC">
<property name="text">
<string>Next DC</string>
</property>
<property name="shortcut">
<string>Right</string>
</property>
</action>
<action name="actionSelectEvents">
<property name="text">