summaryrefslogtreecommitdiff
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index 7c359249c5..83f45517c9 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -2994,7 +2994,7 @@
<string>Zoom in on the wireless timeline</string>
</property>
<property name="shortcut">
- <string>Ctrl+I</string>
+ <string>Ctrl+Shift+I</string>
</property>
</action>
<action name="actionWirelessTimelineZoomOut">
@@ -3005,7 +3005,7 @@
<string>Zoom out on the wireless timeline</string>
</property>
<property name="shortcut">
- <string>Ctrl+O</string>
+ <string>Ctrl+Shift+O</string>
</property>
</action>
<action name="actionWirelessTimelineZoomFullOut">
@@ -3016,7 +3016,7 @@
<string>Fully zoom out on the wireless timeline</string>
</property>
<property name="shortcut">
- <string>Ctrl+U</string>
+ <string>Ctrl+Shift+U</string>
</property>
</action>
</widget>