mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
Added clear chat history to the context menu of the message text browser.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f2072e9522
commit
28def71b4e
6 changed files with 39 additions and 5 deletions
|
@ -1202,6 +1202,9 @@ border: 1px solid #CCCCCC;}</string>
|
|||
<height>60</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="contextMenuPolicy">
|
||||
<enum>Qt::CustomContextMenu</enum>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QTextEdit#msgText{border: 1px solid #CCCCCC;
|
||||
background: white;}</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue