Fixed utf8 handling in photo comments.

Some cosmetic changes.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-10-23 00:24:41 +00:00
parent bb9a80e95b
commit 6e04229d39
13 changed files with 92 additions and 130 deletions

View file

@ -47,7 +47,7 @@
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="contextMenuPolicy">
<enum>Qt::NoContextMenu</enum>
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="movable">
<bool>true</bool>