Skip to content

Commit

Permalink
fixed private share menu items
Browse files Browse the repository at this point in the history
  • Loading branch information
lins05 committed Dec 19, 2015
1 parent 4c91bdd commit 1f7498c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/repo-tree-view.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -650,8 +650,6 @@ void RepoTreeView::hideEvent(QHideEvent *event)
resync_action_->setEnabled(false);
toggle_auto_sync_action_->setEnabled(false);
view_on_web_action_->setEnabled(false);
share_repo_to_group_action_->setEnabled(false);
share_repo_to_user_action_->setEnabled(false);
open_in_filebrowser_action_->setEnabled(false);
show_detail_action_->setEnabled(false);
}
Expand Down

0 comments on commit 1f7498c

Please sign in to comment.