mirror of https://github.com/mgba-emu/mgba.git
Qt: Fix GIF view title
This commit is contained in:
parent
67dae057ed
commit
43bc47742f
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Record GIF/APNG</string>
|
||||
<string>Record GIF/WebP/APNG</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<property name="sizeConstraint">
|
||||
|
|
Loading…
Reference in New Issue