From 479fc8a7f84192f93e5b12f6c140aa3b5945b60d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 12 Jul 2010 19:42:51 +0000 Subject: [PATCH] 2010-07-12 21:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbqt.hbp ! Fixed wrongly added header for moc processing in: 2010-07-11 22:35 UTC-0800 This was causing all the reported problems in the last few hours. Pls make sure to keep hbmk2 build files in proper condition, as they are activated for more and more projects and such problems will surface as soon as the switch is made to hbmk2 build system for contribs. --- harbour/ChangeLog | 11 +++++++++++ harbour/contrib/hbqt/hbqt.hbp | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 63d06add3c..8204d102ff 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,17 @@ The license applies to all entries newer than 2009-04-28. */ +2010-07-12 21:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbqt/hbqt.hbp + ! Fixed wrongly added header for moc processing in: + 2010-07-11 22:35 UTC-0800 + This was causing all the reported problems in the last + few hours. + Pls make sure to keep hbmk2 build files in proper + condition, as they are activated for more and more + projects and such problems will surface as soon as + the switch is made to hbmk2 build system for contribs. + 2010-07-12 21:38 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg ! Fixed to not generate implibs in --hbinfo mode. diff --git a/harbour/contrib/hbqt/hbqt.hbp b/harbour/contrib/hbqt/hbqt.hbp index 21c863a43f..71dab5b134 100644 --- a/harbour/contrib/hbqt/hbqt.hbp +++ b/harbour/contrib/hbqt/hbqt.hbp @@ -26,7 +26,7 @@ hbqt_misc.prg hbqt_errorsys.prg THbQtUI.prg -hbqt_hbqabstractitemmodel.cpp +hbqt_hbqabstractitemmodel.h hbqt_hbdbfmodel.h hbqt_hbevents.h hbqt_hbqmainwindow.h