2009-01-31 20:43 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

* contrib/gtwvg/tests/demoxbp.prg
    + Added SVN header.
This commit is contained in:
Viktor Szakats
2009-01-31 19:44:03 +00:00
parent a97b596105
commit de2afe8b65
2 changed files with 8 additions and 1 deletions

View File

@@ -8,6 +8,10 @@
2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-01-31 20:43 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/gtwvg/tests/demoxbp.prg
+ Added SVN header.
2009-01-31 12:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* utils/hbrun/hbrun.prg
+ If a .dbf file is passed on the command line, hbrun will

View File

@@ -1,3 +1,7 @@
/*
* $Id$
*/
//----------------------------------------------------------------------//
//----------------------------------------------------------------------//
//----------------------------------------------------------------------//
@@ -447,4 +451,3 @@ STATIC FUNCTION ExeFontDialog( oCrt )
RETURN nil
//----------------------------------------------------------------------//