~xavi-garcia-mena/keeper/owncloud-test

« back to all changes in this revision

Viewing changes to src/service/keeper-task-restore.h

  • Committer: Xavi Garcia Mena
  • Date: 2016-11-17 12:59:44 UTC
  • Revision ID: xavi.garcia.mena@canonical.com-20161117125944-xt47ulvg2lscwpx6
Changed the way we create the socket between keeper and restore helper

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
    void ask_for_downloader();
41
41
 
 
42
    void restore_ready();
 
43
 
42
44
protected:
43
45
    QStringList get_helper_urls() const override;
44
46
    void init_helper() override;