fixed bug in duplication of virtual dir names

This commit is contained in:
mr-alice 2016-11-01 11:11:28 +01:00
parent 761d595cb7
commit c6df59a421
2 changed files with 22 additions and 2 deletions

View file

@ -58,6 +58,7 @@ private slots:
void shareddirListCostumPopupMenu( QPoint point );
void addShare();
void doubleClickedCell(int,int);
void handleCellChange(int row,int column);
void showShareDialog();
//void editShareDirectory();