mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-23 05:05:30 -04:00
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:
parent
4ed969a4cd
commit
451ede6fde
3 changed files with 44 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue