NOISSUE refactor NetAction to be based on Task
Still missing some things, this is part 1.
This commit is contained in:
@@ -25,7 +25,7 @@ slots:
|
||||
|
||||
public
|
||||
slots:
|
||||
virtual void start();
|
||||
virtual void executeTask();
|
||||
|
||||
private:
|
||||
ScreenshotPtr m_shot;
|
||||
|
Reference in New Issue
Block a user