From 85a006fa276876b0ec39523ad0ac34dd1492dbb6 Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Tue, 12 Jun 2012 06:04:54 +0000 Subject: [PATCH] 2012-06-11 23:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbmk2_qt.hb ! Commented out #define __HBQT_REVAMP__, left as is in prev commit. --- harbour/ChangeLog | 4 ++++ harbour/contrib/hbqt/hbmk2_qt.hb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2ea83c588c..8ddbdd0d22 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-06-11 23:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + * contrib/hbqt/hbmk2_qt.hb + ! Commented out #define __HBQT_REVAMP__, left as is in prev commit. + 2012-06-11 19:29 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtcore/hbqt_bind.cpp * contrib/hbqt/qtcore/hbqt_pointer.cpp diff --git a/harbour/contrib/hbqt/hbmk2_qt.hb b/harbour/contrib/hbqt/hbmk2_qt.hb index 6e4330cc72..8641e5a2b7 100644 --- a/harbour/contrib/hbqt/hbmk2_qt.hb +++ b/harbour/contrib/hbqt/hbmk2_qt.hb @@ -33,7 +33,7 @@ #include "directry.ch" #include "hbclass.ch" -#define __HBQT_REVAMP__ +//#define __HBQT_REVAMP__ #define I_( x ) hb_i18n_gettext( x )