Author: shadzik Date: Tue Mar 17 21:04:19 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix qtconcurentengine.h
---- Files affected: SOURCES: amarok-qthreadpool.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/amarok-qthreadpool.patch diff -u /dev/null SOURCES/amarok-qthreadpool.patch:1.1 --- /dev/null Tue Mar 17 22:04:20 2009 +++ SOURCES/amarok-qthreadpool.patch Tue Mar 17 22:04:14 2009 @@ -0,0 +1,10 @@ +--- src/scriptengine/generator/generator/typesystem_core-qtscript.xml 2009-02-17 17:57:40.000000000 +0100 ++++ src/scriptengine/generator/generator/typesystem_core-qtscript.xml.new 2009-03-17 21:32:29.936254013 +0100 +@@ -70,6 +70,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> + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
