diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8ff0907aef..1fbc4e1b5c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-06-14 11:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbxbp/xbpdialog.prg + ! Removed GTWVG header from source. :( + 2009-06-14 11:06 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbxbp/xbpgeneric.prg ! Removed inline C with Windows-only debug code. diff --git a/harbour/contrib/hbxbp/xbpdialog.prg b/harbour/contrib/hbxbp/xbpdialog.prg index 8ccdd8d00e..04052d9f61 100644 --- a/harbour/contrib/hbxbp/xbpdialog.prg +++ b/harbour/contrib/hbxbp/xbpdialog.prg @@ -70,7 +70,6 @@ #include "inkey.ch" #include "hbgtinfo.ch" -#include "hbgtwvg.ch" #include "xbp.ch" #include "appevent.ch" #include "apig.ch" @@ -296,4 +295,3 @@ METHOD XbpDrawingArea:destroy() RETURN NIL /*----------------------------------------------------------------------*/ -