Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the dependency of fetch on filemanager_thread::UIProvider. #14275

Merged
merged 5 commits into from Nov 22, 2016
Merged

Commits on Nov 21, 2016

  1. Move the UIProvider from FileManagerStore to FileManager.

    This will allow us to reduce the amount of code that needs to care about it.
    Ms2ger committed Nov 21, 2016
  2. Pass the UIProvider to FileManager::handle() as needed.

    Ms2ger committed Nov 21, 2016
You can’t perform that action at this time.