diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 75d2437fb4..03472267d5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-04-17 15:48 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/contrib/hbqt/hbqt.h + * commented out #define QT_VERSION 0x040500 + 2009-04-17 15:10 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/vm/Makefile + Enabled "amalgamated" VM lib for all compilers/platforms, diff --git a/harbour/contrib/hbqt/hbqt.h b/harbour/contrib/hbqt/hbqt.h index 558f74f8f3..1767eba199 100644 --- a/harbour/contrib/hbqt/hbqt.h +++ b/harbour/contrib/hbqt/hbqt.h @@ -57,7 +57,7 @@ #define __HBQT_H -#define QT_VERSION 0x040500 +/* #define QT_VERSION 0x040500 */ #include