SOURCES: kthinkbat-assert.patch (NEW) - new

arekm arekm at pld-linux.org
Mon Apr 10 19:17:03 CEST 2006


Author: arekm                        Date: Mon Apr 10 17:17:03 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   kthinkbat-assert.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kthinkbat-assert.patch
diff -u /dev/null SOURCES/kthinkbat-assert.patch:1.1
--- /dev/null	Mon Apr 10 19:17:03 2006
+++ SOURCES/kthinkbat-assert.patch	Mon Apr 10 19:16:58 2006
@@ -0,0 +1,12 @@
+diff -urN kthinkbat-0.1.5.org/src/kthinkbat.cpp kthinkbat-0.1.5/src/kthinkbat.cpp
+--- kthinkbat-0.1.5.org/src/kthinkbat.cpp	2006-02-03 16:14:34.000000000 +0100
++++ kthinkbat-0.1.5/src/kthinkbat.cpp	2006-04-10 19:04:22.257910000 +0200
+@@ -18,6 +18,8 @@
+  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
+  ***************************************************************************/
+ 
++#include <assert.h>
++
+ // Qt
+ #include <qpainter.h>
+ #include <qfile.h>
================================================================


More information about the pld-cvs-commit mailing list