mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 23:30:14 -04:00
Removed some more hardcoded colors
- NetworkDialog - ChatLobbyWidget - FeedReader Fixed style blacknight git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
90e7a3cd54
commit
3208cf9e3a
6 changed files with 73 additions and 130 deletions
|
@ -48,7 +48,7 @@
|
|||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<widget class="QTreeWidget" name="connecttreeWidget">
|
||||
<widget class="QTreeWidget" name="connectTreeWidget">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
|
@ -131,7 +131,7 @@
|
|||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
<widget class="QTreeWidget" name="unvalidGPGkeyWidget">
|
||||
<widget class="QTreeWidget" name="unvalidGPGKeyWidget">
|
||||
<property name="contextMenuPolicy">
|
||||
<enum>Qt::CustomContextMenu</enum>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue