Author: pluto Date: Fri Jul 22 06:20:04 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - use multithreaded qt.
---- Files affected: SOURCES: ra2500-qt.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/ra2500-qt.patch diff -u /dev/null SOURCES/ra2500-qt.patch:1.1 --- /dev/null Fri Jul 22 08:20:04 2005 +++ SOURCES/ra2500-qt.patch Fri Jul 22 08:19:59 2005 @@ -0,0 +1,9 @@ +--- rt2500-1.1.0/Utilitys/raconfig2500.pro.orig 2005-02-22 11:13:40.000000000 +0100 ++++ rt2500-1.1.0/Utilitys/raconfig2500.pro 2005-07-22 08:14:48.942902680 +0200 +@@ -1,5 +1,5 @@ + TEMPLATE =app +-CONFIG += qt warn_off release ++CONFIG += qt thread warn_off release + INCLUDEPATH += . + + HEADERS += raconfigui.h \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
