diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a35f5a8663..3232ed77a8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to these authors: Viktor Szakats. */ +2009-05-29 18:16 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * examples/terminal/terminal.hbc + ! hbwin not needed. + 2009-05-29 18:15 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * examples/terminal/trm_cli.prg * examples/terminal/terminal.prg diff --git a/harbour/examples/terminal/terminal.hbc b/harbour/examples/terminal/terminal.hbc index b7ca6074be..e202bf1f5e 100644 --- a/harbour/examples/terminal/terminal.hbc +++ b/harbour/examples/terminal/terminal.hbc @@ -3,6 +3,6 @@ # incpaths=../../contrib/gtwvg -{win}libs=gtwvg hbwin +{win}libs=gtwvg mt=yes gui=yes