mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
fixed display issues: always -> all and void string -> unknown for turtle hashes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2303 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6c7ce4f3e2
commit
63b51f5792
2 changed files with 2 additions and 2 deletions
|
@ -669,7 +669,7 @@ p, li { white-space: pre-wrap; }
|
|||
<widget class="QComboBox" name="indicatorCBox">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Always</string>
|
||||
<string>All</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue