mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 14:12:43 -04:00
Fixed default Layout size, it was to big for small screens.
This commit is contained in:
parent
ea2c832bb5
commit
ff5f3df1ac
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1161</width>
|
<width>760</width>
|
||||||
<height>804</height>
|
<height>538</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue