aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 5698074..016b22c 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -64,6 +64,9 @@
<property name="windowTitle">
<string>Document Outline</string>
</property>
+ <property name="_shortcut" stdset="0">
+ <string>Ctrl+M</string>
+ </property>
<attribute name="dockWidgetArea">
<number>1</number>
</attribute>
@@ -102,6 +105,9 @@
<property name="windowTitle">
<string>Bookmarks</string>
</property>
+ <property name="_shortcut" stdset="0">
+ <string>Ctrl+B</string>
+ </property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
@@ -143,6 +149,9 @@
<property name="windowTitle">
<string>History</string>
</property>
+ <property name="_shortcut" stdset="0">
+ <string>Ctrl+H</string>
+ </property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
@@ -357,7 +366,7 @@
<string>Go to home</string>
</property>
<property name="shortcut">
- <string>Ctrl+H</string>
+ <string>Alt+Home</string>
</property>
</action>
<action name="actionHelp">