Qt: Remove keyboard shortcuts from .ui files (#6655)

Fixes keybinds being reset on a language change
This commit is contained in:
Alexander Babikov
2026-01-02 01:15:34 +05:00
committed by GitHub
parent cce7f2cbc4
commit 99a666e6c9

View File

@@ -380,9 +380,6 @@
<property name="toolTip">
<string>Press Ctrl+Alt+Del</string>
</property>
<property name="shortcut">
<string>Ctrl+F12</string>
</property>
</action>
<action name="actionCtrl_Alt_Esc">
<property name="icon">
@@ -432,9 +429,6 @@
<property name="text">
<string>&amp;Fullscreen</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+PgUp</string>
</property>
</action>
<action name="actionSoftware_Renderer">
<property name="checkable">
@@ -752,9 +746,6 @@
<property name="text">
<string>Take s&amp;creenshot</string>
</property>
<property name="shortcut">
<string>Ctrl+F11</string>
</property>
<property name="icon">
<iconset resource="../qt_resources.qrc">
<normaloff>:/menuicons/qt/icons/take_screenshot.ico</normaloff>:/menuicons/qt/icons/take_screenshot.ico</iconset>