Fix overlapping accelerators

With the View menu.

Fixes: QTCREATORBUG-24614
Change-Id: I2814a3ccae0f10e5c49482534bce024fab68f271
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Eike Ziller
2020-11-18 14:40:19 +01:00
parent 2341609719
commit 86c8c2541e

View File

@@ -129,7 +129,7 @@
<item> <item>
<widget class="QCheckBox" name="matchCase"> <widget class="QCheckBox" name="matchCase">
<property name="text"> <property name="text">
<string>Case sensiti&amp;ve</string> <string>Case &amp;sensitive</string>
</property> </property>
</widget> </widget>
</item> </item>