mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-31 06:43:35 +00:00
fix(gamescope): About UI
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<class>AboutDialog</class>
|
||||
<widget class="QDialog" name="AboutDialog">
|
||||
<property name="geometry">
|
||||
<rect><x>0</x><y>0</y><width>620</width><height>300</height></rect>
|
||||
<rect><x>0</x><y>0</y><width>620</width><height>270</height></rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>About citron</string>
|
||||
|
||||
Reference in New Issue
Block a user