mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fixed layout of forums dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
11cfb1dc5c
commit
3730645808
@ -11,13 +11,6 @@
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QSplitter" name="splitter_2">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Horizontal</enum>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QFrame" name="titleBarFrame">
|
||||
<property name="frameShape">
|
||||
@ -620,10 +613,7 @@
|
||||
</property>
|
||||
</action>
|
||||
<zorder>splitter</zorder>
|
||||
<zorder>forumTreeWidget</zorder>
|
||||
<zorder>forumTreeWidget</zorder>
|
||||
<zorder>titleBarFrame</zorder>
|
||||
<zorder>threadSplitter</zorder>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
Loading…
Reference in New Issue
Block a user