Mesh: Eliminate Alt+O as a shortcut for close

This commit is contained in:
Chris Hennes
2023-04-22 15:39:39 -05:00
committed by wwmayer
parent 4252278dcd
commit c2ea23e31b

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>