diff build/core.makefile @ 90:ba63040afbf2

wrapping of QBuffer and QProcess, fixed #9
author eldar
date Wed, 27 May 2009 13:02:13 +0000
parents a5cba313c924
children 2783cea0eaf4
line wrap: on
line diff
--- a/build/core.makefile	Tue May 26 14:55:13 2009 +0000
+++ b/build/core.makefile	Wed May 27 13:02:13 2009 +0000
@@ -70,4 +70,6 @@
     QTimeLine \
     QAbstractFactory \
     QAbstractListModel \
-    QCryptographicHash
\ No newline at end of file
+    QCryptographicHash \
+    QProcess \
+    QBuffer
\ No newline at end of file