mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
compacted layout in Identity: remove one line
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d3594d8063
commit
5167106504
1 changed files with 4 additions and 13 deletions
|
@ -139,6 +139,9 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="LineEditClear" name="filterLineEdit"/>
|
<widget class="LineEditClear" name="filterLineEdit"/>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QComboBox" name="filterComboBox"/>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QToolButton" name="toolButton_NewId">
|
<widget class="QToolButton" name="toolButton_NewId">
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
@ -227,18 +230,7 @@
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QHBoxLayout" name="filterLayout">
|
<layout class="QHBoxLayout" name="filterLayout"/>
|
||||||
<item>
|
|
||||||
<widget class="QLabel" name="filterLabel">
|
|
||||||
<property name="text">
|
|
||||||
<string>Show:</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QComboBox" name="filterComboBox"/>
|
|
||||||
</item>
|
|
||||||
</layout>
|
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="RSTreeWidget" name="treeWidget_IdList">
|
<widget class="RSTreeWidget" name="treeWidget_IdList">
|
||||||
|
@ -646,7 +638,6 @@
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
<tabstops>
|
<tabstops>
|
||||||
<tabstop>todoPushButton</tabstop>
|
<tabstop>todoPushButton</tabstop>
|
||||||
<tabstop>filterComboBox</tabstop>
|
|
||||||
<tabstop>treeWidget_IdList</tabstop>
|
<tabstop>treeWidget_IdList</tabstop>
|
||||||
<tabstop>toolButton_Delete</tabstop>
|
<tabstop>toolButton_Delete</tabstop>
|
||||||
<tabstop>toolButton_EditId</tabstop>
|
<tabstop>toolButton_EditId</tabstop>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue