summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qfutureinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/qfutureinterface.h')
-rw-r--r--src/concurrent/qfutureinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/qfutureinterface.h b/src/concurrent/qfutureinterface.h
index f64623ae58..3f05466cc6 100644
--- a/src/concurrent/qfutureinterface.h
+++ b/src/concurrent/qfutureinterface.h
@@ -60,7 +60,7 @@ class QFutureInterfaceBasePrivate;
class QFutureWatcherBase;
class QFutureWatcherBasePrivate;
-class Q_CORE_EXPORT QFutureInterfaceBase
+class Q_CONCURRENT_EXPORT QFutureInterfaceBase
{
public:
enum State {