[PATCH 1/6] Add a shortcut to Configure dive computer dialog

Anton Lundin glance at acc.umu.se
Mon Oct 27 12:37:05 PDT 2014


This adds a shortcut, Ctrl+Shift+C to jump into the Configure dive computer
dialog.

Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 qt-ui/mainwindow.ui | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 8892153..8434111 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -641,6 +641,9 @@ p, li { white-space: pre-wrap; }
    <property name="text">
     <string>Configure &dive computer</string>
    </property>
+   <property name="shortcut">
+    <string>Ctrl+Shift+C</string>
+   </property>
   </action>
   <action name="actionReplanDive">
    <property name="text">
-- 
1.9.1



More information about the subsurface mailing list