mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 20:07:47 +00:00
configure_graphics: Fix another typo
This commit is contained in:
parent
7bffe8ce02
commit
bd25f22842
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="vsync_mode_label">
|
<widget class="QLabel" name="vsync_mode_label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>V-Sync Mode</string>
|
<string>V-Sync Mode:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue