aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorMike Skec <skec@protonmail.ch>2020-12-26 16:55:43 +1100
committerFelix Queißner <felix@ib-queissner.de>2020-12-26 10:27:55 +0100
commit06b254d686a9fbed702e8d1777dc5c7adcba1fbe (patch)
tree30d7bc7a3aea933d24d54964b46147663341769b /src/mainwindow.ui
parent865da65915f714c1473688d70878c00511e232f6 (diff)
downloadkristall-06b254d686a9fbed702e8d1777dc5c7adcba1fbe.tar.gz
Fix #79. Also added Ctrl+U shortcut for 'View page source'
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index a10ad4b..8bda9c5 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -406,6 +406,9 @@
<property name="text">
<string>View document source</string>
</property>
+ <property name="shortcut">
+ <string>Ctrl+U</string>
+ </property>
</action>
</widget>
<customwidgets>