aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Amit Chaudhuri <amit.k.chaudhuri@gmail.com>2013-05-08 07:31:02 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-09 10:28:15 -0700
commit4f4d40925b668f015fead231de9f16319083f78b (patch)
treedcc93f9ebd5a7bb6650694ccf9aa8f4d1660a460
parent9554cb57673f3dc4818b9578ea607526c813242e (diff)
downloadsubsurface-4f4d40925b668f015fead231de9f16319083f78b.tar.gz
Remove 2 keyboard short cuts.
Ctrl-C & Shift-Ctrl-C were used for next & prev DC which was considered to be poor style. Disable for now. Maybe replace with something else? Signed-off-by: Amit Chaudhuri <amit.k.chaudhuri@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--qt-ui/mainwindow.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 476b124e8..377605326 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -315,17 +315,11 @@
<property name="text">
<string>Prev DC</string>
</property>
- <property name="shortcut">
- <string>Ctrl+Shift+C</string>
- </property>
</action>
<action name="actionNextDC">
<property name="text">
<string>Next DC</string>
</property>
- <property name="shortcut">
- <string>Ctrl+C</string>
- </property>
</action>
<action name="actionSelectEvents">
<property name="text">