mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -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
@ -626,7 +626,7 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="contextMenuPolicy" >
|
<property name="contextMenuPolicy" >
|
||||||
<enum>Qt::CustomContextMenu</enum>
|
<enum>Qt::DefaultContextMenu</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="undoRedoEnabled" >
|
<property name="undoRedoEnabled" >
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
Loading…
Reference in New Issue
Block a user