removed compilation of ShareDialog that is unused, and cleanup the editing in ShareManager

This commit is contained in:
csoler 2016-12-03 15:04:57 +01:00
parent 6890669820
commit 8adb91be91
5 changed files with 24 additions and 37 deletions

View file

@ -61,7 +61,6 @@ private slots:
void handleCellChange(int row,int column);
void editShareDirectory();
void showShareDialog();
void removeShareDirectory();
void updateFlags();
void applyAndClose() ;