aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/global.h.in
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-07-25 21:53:19 +0200
committerChristian Tismer <ctismer@gmail.com>2015-07-25 21:53:19 +0200
commitbb644dd93db70757b71fffc3cb6c5f1e97771463 (patch)
treed7c21d6a91fd45f99f26abe3eef6c99d3b4a2219 /PySide/global.h.in
parent7e87675cb5cfa6d4741adb9d3b60b4f136b9cc7d (diff)
support QtConcurrent, in order to do nothing more than QtCore did before.
Not working, yet. I hope not to open a can of worms...
Diffstat (limited to 'PySide/global.h.in')
-rw-r--r--PySide/global.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/PySide/global.h.in b/PySide/global.h.in
index f0ab33ca..e140c967 100644
--- a/PySide/global.h.in
+++ b/PySide/global.h.in
@@ -350,6 +350,7 @@ QT_END_NAMESPACE
#define QT_NO_DEBUG
#include <QtCore/QtCore>
+#include <QtConcurrent/QtConcurrent>
#if @ENABLE_MAC@ || @ENABLE_WIN@
// Workaround to parse the QApplication header
#define Q_INTERNAL_QAPP_SRC