forked from qt-creator/qt-creator
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:
@@ -129,7 +129,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="matchCase">
|
||||
<property name="text">
|
||||
<string>Case sensiti&ve</string>
|
||||
<string>Case &sensitive</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user