SOURCES: qtscriptgenerator-qthreadpool.patch (NEW) - fix QThreadPool
vip
vip at pld-linux.org
Tue Apr 14 22:30:16 CEST 2009
Author: vip Date: Tue Apr 14 20:30:16 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix QThreadPool
---- Files affected:
SOURCES:
qtscriptgenerator-qthreadpool.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/qtscriptgenerator-qthreadpool.patch
diff -u /dev/null SOURCES/qtscriptgenerator-qthreadpool.patch:1.1
--- /dev/null Tue Apr 14 22:30:17 2009
+++ SOURCES/qtscriptgenerator-qthreadpool.patch Tue Apr 14 22:30:10 2009
@@ -0,0 +1,10 @@
+--- generator/typesystem_core.xml~ 2009-02-20 12:42:24.000000000 +0100
++++ generator/typesystem_core.xml 2009-04-14 21:43:44.994628199 +0200
+@@ -2092,6 +2092,7 @@
+ <extra-includes>
+ <include file-name="qtconcurrentreducekernel.h" location="global"/>
+ <include file-name="qtconcurrentthreadengine.h" location="global"/>
++ <include file-name="QtCore/QThreadPool" location="global"/>
+ </extra-includes>
+ </namespace-type>
+
================================================================
More information about the pld-cvs-commit
mailing list