2011-04-23 11:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)

* contrib/hbqt/tests/demoqt.prg
    ! Fixed: a -w3 warning.
This commit is contained in:
Pritpal Bedi
2011-04-23 18:08:16 +00:00
parent 189231e48e
commit 9fb8644777
2 changed files with 5 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-04-23 11:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/tests/demoqt.prg
! Fixed: a -w3 warning.
2011-04-23 10:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rtl/filesys.c
* casting to pacify warnings on some platforms which may use

View File

@@ -78,6 +78,7 @@ STATIC oSys, oMenuSys, oActShow, oActHide
/*----------------------------------------------------------------------*/
FUNCTION My_Events( e )
HB_SYMBOL_UNUSED( e )
HB_TRACE( HB_TR_DEBUG, "Key Pressed", e:key() )
RETURN nil