mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-14 00:55:46 -04:00
fixed bug in duplication of virtual dir names
This commit is contained in:
parent
761d595cb7
commit
c6df59a421
2 changed files with 22 additions and 2 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue