mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-30 19:34:31 -04:00
Fixed utf8 issue with links from browser (Windows only).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c1af9b13ad
commit
e3798dafe9
4 changed files with 12 additions and 33 deletions
|
@ -170,6 +170,9 @@ border-radius: 10px}</string>
|
|||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0" colspan="5">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue