Fix some warning
This commit is contained in:
parent
ec8c3ff5ec
commit
31afc6fcbf
3 changed files with 5 additions and 4 deletions
|
|
@ -5,7 +5,8 @@
|
|||
* https://stackoverflow.com/questions/5423058/qfuture-that-can-be-cancelled-and-report-progress
|
||||
*/
|
||||
|
||||
#include "TaskControl.h"
|
||||
//#include "TaskControl.h"
|
||||
class TaskControl;
|
||||
|
||||
template <class T>
|
||||
class ControllableTask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue