mirror of https://github.com/PCSX2/pcsx2
Qt: Add Dedup Comment hint to toolbar buttons
This commit is contained in:
parent
0f8c5066e3
commit
a43f051852
|
|
@ -1047,7 +1047,7 @@
|
||||||
<iconset theme="camera-video"/>
|
<iconset theme="camera-video"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Video Capture</string>
|
<string comment="In Toolbar">&Video Capture</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionEditCheats">
|
<action name="actionEditCheats">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue