mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-02 05:02:33 -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>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1161</width>
|
||||
<height>804</height>
|
||||
<width>760</width>
|
||||
<height>538</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue