added Past rs links from Button, and fixed not allow send blank Forum Messages

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-02-23 14:01:51 +00:00
parent 4ed969a4cd
commit 451ede6fde
3 changed files with 44 additions and 1 deletions

View file

@ -175,6 +175,20 @@ border: 1px solid #CCCCCC;}</string>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pastersButton">
<property name="toolTip">
<string>Paste retroshare link</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../images.qrc">
<normaloff>:/images/copyrslink.png</normaloff>:/images/copyrslink.png</iconset>
</property>
</widget>
</item>
</layout>
</widget>
</item>