mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
disabled, needs to be fixed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8596b2ca9e
commit
54e669cb68
@ -760,8 +760,8 @@ void SharedFilesDialog::sharedDirTreeWidgetContextMenu( QPoint point )
|
||||
switch (type) {
|
||||
case DIR_TYPE_DIR:
|
||||
contextMnu.addAction(openfolderAct);
|
||||
contextMnu.addSeparator();
|
||||
contextMnu.addAction(editshareAct) ;
|
||||
//contextMnu.addSeparator();
|
||||
//contextMnu.addAction(editshareAct) ;
|
||||
contextMnu.addSeparator();
|
||||
contextMnu.addAction(createcollectionfileAct) ;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user