mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-24 06:35:39 -04:00
Qt: Properly implement "Start Fullscreen"
This commit is contained in:
@ -83,13 +83,6 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="startFullscreen">
|
||||
<property name="text">
|
||||
<string>Start Fullscreen</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="vsync">
|
||||
<property name="text">
|
||||
<string>VSync</string>
|
||||
|
Reference in New Issue
Block a user