From 5ca8d162437521b0fae96c226031dc0c50cb9afd Mon Sep 17 00:00:00 2001 From: Francesco Perillo Date: Tue, 12 Jun 2012 20:24:42 +0000 Subject: [PATCH] 2012-06-12 22:21 UTC+0200 Francesco Perillo (fperillo at gmail.com) * contrib/hbqt/qtgui/qth/filelist.hbm * added remark to QDeclarativeParserStatus since all other QDeclarative* classes are remmed and it break build on Qt 4.5 --- harbour/ChangeLog | 6 ++++++ harbour/contrib/hbqt/qtgui/qth/filelist.hbm | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6882f29360..ea29904e2a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,12 @@ The license applies to all entries newer than 2009-04-28. */ +2012-06-12 22:21 UTC+0200 Francesco Perillo (fperillo at gmail.com) + * contrib/hbqt/qtgui/qth/filelist.hbm + * added remark to QDeclarativeParserStatus since all other + QDeclarative* classes are remmed and it break build on + Qt 4.5 + 2012-06-12 21:55 UTC+0200 Viktor Szakats (vszakats syenar.net) - examples/hbapollo - examples/hbbtree diff --git a/harbour/contrib/hbqt/qtgui/qth/filelist.hbm b/harbour/contrib/hbqt/qtgui/qth/filelist.hbm index 43d81aebce..063bb02f2b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/filelist.hbm +++ b/harbour/contrib/hbqt/qtgui/qth/filelist.hbm @@ -55,7 +55,7 @@ QDateTimeEdit.qth # QDeclarativeImageProvider.qth # QDeclarativeItem.qth # QDeclarativeListReference.qth -QDeclarativeParserStatus.qth +# QDeclarativeParserStatus.qth # QDeclarativeProperty.qth # QDeclarativePropertyMap.qth # QDeclarativePropertyValueSource.qth