diff build/core.makefile @ 152:4d1c5d1d1bbf

fix some inconsistencies with conversion functions
author eldar
date Mon, 15 Jun 2009 23:16:42 +0000
parents 7bc921c7100a
children ae06da58ec25
line wrap: on
line diff
--- a/build/core.makefile	Mon Jun 15 15:40:21 2009 +0000
+++ b/build/core.makefile	Mon Jun 15 23:16:42 2009 +0000
@@ -74,4 +74,5 @@
     QProcess \
     QBuffer \
     QMetaType \
-    QLibraryInfo 
\ No newline at end of file
+    QLibraryInfo \
+    QXmlStreamEntityResolver
\ No newline at end of file