2012-10-02 14:13 UTC+0200 Viktor Szakats (harbour syenar.net)
* src/rtl/gtapiu.c
! synced hb_gtWVis() definition with declaration
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-10-02 14:13 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* src/rtl/gtapiu.c
|
||||
! synced hb_gtWVis() definition with declaration
|
||||
|
||||
2012-10-02 13:52 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* tests/adirtest.prg
|
||||
* tests/ainstest.prg
|
||||
|
||||
@@ -96,7 +96,7 @@ void hb_gtWPos( HB_GT_WND * wnd, HB_GT_RECT * rect )
|
||||
HB_SYMBOL_UNUSED( rect );
|
||||
}
|
||||
|
||||
HB_BOOL hb_gtWVis( HB_GT_WND * wnd, int iStatus ) /* USHORT in CA-Cl*pper [vszakats] */
|
||||
HB_BOOL hb_gtWVis( HB_GT_WND * wnd, HB_USHORT iStatus ) /* USHORT in CA-Cl*pper [vszakats] */
|
||||
{
|
||||
/* TODO: */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user