Qt: Make achievements login dialog resizeable

This commit is contained in:
Stenzek 2023-06-30 22:54:04 +10:00 committed by Connor McLaughlin
parent 4192de7dac
commit 67eb2975f6
1 changed files with 2 additions and 14 deletions

View File

@ -9,22 +9,10 @@
<rect>
<x>0</x>
<y>0</y>
<width>410</width>
<height>215</height>
<width>447</width>
<height>196</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>410</width>
<height>215</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>410</width>
<height>215</height>
</size>
</property>
<property name="windowTitle">
<string comment="Window title">RetroAchievements Login</string>
</property>