MacPDF: Fix capitalization of "Show Images" Debug menu entry

This commit is contained in:
Nico Weber 2024-03-23 22:00:12 -04:00 committed by Andreas Kling
parent 27a38932da
commit ce4396d6ff
Notes: sideshowbarker 2024-07-17 01:55:29 +09:00

View file

@ -688,7 +688,7 @@
<action selector="toggleClipText:" target="-1" id="qxg-tH-KXd"/>
</connections>
</menuItem>
<menuItem title="Show images" state="on" id="ArW-nr-ktv">
<menuItem title="Show Images" state="on" id="ArW-nr-ktv">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="toggleShowImages:" target="-1" id="mNE-9J-Nle"/>