mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-28 19:40:31 -05:00
fixed to default contextmenu, cumstomcontextmenu doesnt allow to copy
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
89378f8ac0
commit
5ef6f50405
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="contextMenuPolicy" >
|
||||
<enum>Qt::CustomContextMenu</enum>
|
||||
<enum>Qt::DefaultContextMenu</enum>
|
||||
</property>
|
||||
<property name="undoRedoEnabled" >
|
||||
<bool>false</bool>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue