changeset 127:6027ff37f8ca

bind QLibraryInfo
author mandel
date Fri, 05 Jun 2009 15:28:04 +0000
parents 4e461c92ccad
children 3f976dec4bf2
files build/core.makefile build/core.txt
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build/core.makefile	Fri Jun 05 15:27:23 2009 +0000
+++ b/build/core.makefile	Fri Jun 05 15:28:04 2009 +0000
@@ -73,4 +73,5 @@
     QCryptographicHash \
     QProcess \
     QBuffer \
-    QMetaType
\ No newline at end of file
+    QMetaType \
+    QLibraryInfo
\ No newline at end of file
--- a/build/core.txt	Fri Jun 05 15:27:23 2009 +0000
+++ b/build/core.txt	Fri Jun 05 15:28:04 2009 +0000
@@ -54,5 +54,6 @@
     QSettings
     QProcess
     QBuffer
+    QLibraryInfo
     )