Mesh: Eliminate Alt+O as a shortcut for close

This commit is contained in:
Chris Hennes
2023-04-23 15:42:30 +02:00
committed by wwmayer
parent 5cd377f931
commit 2e22df3470
+1 -4
View File
@@ -822,10 +822,7 @@
<item>
<widget class="QPushButton" name="buttonClose">
<property name="text">
<string>Cl&amp;ose</string>
</property>
<property name="shortcut">
<string>Alt+O</string>
<string>Close</string>
</property>
<property name="autoDefault">
<bool>true</bool>