CollectionTask: Replace QtClassHelperMacros with QtGlobal
This commit is contained in:
parent
4d4dd6b249
commit
5473a6f8ac
|
@ -20,7 +20,7 @@
|
|||
#ifndef COLLECTIONTASK_H
|
||||
#define COLLECTIONTASK_H
|
||||
|
||||
#include <QtClassHelperMacros>
|
||||
#include <QtGlobal>
|
||||
#include <QString>
|
||||
|
||||
#include "core/shared_ptr.h"
|
||||
|
|
Loading…
Reference in New Issue