diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f902ed9f36..6700037edb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-01-08 12:04 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbide/hbide.hbp + + Added hbformat.hbc as dependency for hbide. + 2011-01-08 12:02 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbplist - contrib/hbformat/hbformat.ini diff --git a/harbour/contrib/hbide/hbide.hbp b/harbour/contrib/hbide/hbide.hbp index 7f7584f1db..fb2bf6f559 100644 --- a/harbour/contrib/hbide/hbide.hbp +++ b/harbour/contrib/hbide/hbide.hbp @@ -23,6 +23,7 @@ ../hbxbp/hbxbp.hbc ../hbqt/hbqtnetwork.hbc ../hbqt/hbqtuitools.hbc +../hbformat/hbformat.hbc idemain.prg ideobject.prg @@ -88,5 +89,3 @@ format.ui hbide.qrc -3rd=hbide_file=hbide.ch - -