2009-06-14 11:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* contrib/hbxbp/xbpdialog.prg
    ! Removed GTWVG header from source. :(
This commit is contained in:
Viktor Szakats
2009-06-14 09:08:50 +00:00
parent 72dddc6416
commit 7bdc50bff9
2 changed files with 4 additions and 2 deletions

View File

@@ -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.

View File

@@ -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
/*----------------------------------------------------------------------*/