mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
fixed the layout Horizontal spacing in NetworkView
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
1a613a2ecf
commit
6816ccca10
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@
|
|||
</item>
|
||||
<item row="1" column="0">
|
||||
<layout class="QGridLayout">
|
||||
<property name="horizontalSpacing">
|
||||
<number>9</number>
|
||||
</property>
|
||||
<property name="verticalSpacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QPushButton" name="refreshButton">
|
||||
<property name="text">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue