Fix standalone header compilation
qtconcurrentfunctionwrappers.h:277:22: error: 'QStringList' was not declared in this scope Change-Id: I54c48386d90146c872679672a1d8cc3675d49c39 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
parent
9ea5754291
commit
96d06124a1
@ -43,6 +43,7 @@
|
||||
#define QTCONCURRENT_FUNCTIONWRAPPERS_H
|
||||
|
||||
#include <QtConcurrent/qtconcurrentcompilertest.h>
|
||||
#include <QtCore/QStringList>
|
||||
|
||||
#ifndef QT_NO_CONCURRENT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user