Initial OS X support
This commit is contained in:
parent
c86f9816d3
commit
1bf428f8da
7 changed files with 17 additions and 8 deletions
|
@ -50,7 +50,7 @@ public:
|
|||
protected:
|
||||
void onClose(Client *client, int failures) override;
|
||||
void onJobReceived(Client *client, const Job &job) override;
|
||||
void onJobResult(const JobResult &result);
|
||||
void onJobResult(const JobResult &result) override;
|
||||
void onLoginCredentialsRequired(Client *client) override;
|
||||
void onLoginSuccess(Client *client) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue