NOISSUE do not keep downloads in memory, add (some) missing virtual dtors
This commit is contained in:
parent
19bb50b872
commit
b5f636b3d5
24 changed files with 36 additions and 84 deletions
|
@ -34,6 +34,7 @@ class YggdrasilTask : public Task
|
|||
Q_OBJECT
|
||||
public:
|
||||
explicit YggdrasilTask(MojangAccount * account, QObject *parent = 0);
|
||||
virtual ~YggdrasilTask() {};
|
||||
|
||||
/**
|
||||
* assign a session to this task. the session will be filled with required infomration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue