2007-11-26 02:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/gtwvg/wvtcore.c
! fixed typo
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2007-11-26 02:56 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/gtwvg/wvtcore.c
|
||||
! fixed typo
|
||||
|
||||
2007-11-26 02:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/gtwvg/gtwvt.h
|
||||
* harbour/contrib/gtwvg/gtwvt.c
|
||||
|
||||
@@ -350,7 +350,7 @@ BOOL HB_EXPORT hb_wvt_gtDestroyPicture( IPicture * iPicture )
|
||||
|
||||
//-------------------------------------------------------------------//
|
||||
|
||||
POINT HB_EXPORT hb_wvt_gtGetXYFromColRow( USHORT col, USHORT row );
|
||||
POINT HB_EXPORT hb_wvt_gtGetXYFromColRow( USHORT col, USHORT row )
|
||||
{
|
||||
POINT xy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user