diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 132ecb437c..99c4234d04 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-06-13 15:26 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/hbxbp/xbp_temp.prg + + Added missing functions. + 2009-06-13 14:28 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/hbxbp/xbp.ch * harbour/contrib/hbxbp/xbpdialog.prg diff --git a/harbour/contrib/hbxbp/xbp_temp.prg b/harbour/contrib/hbxbp/xbp_temp.prg index a23c49784e..2a0271fb7b 100644 --- a/harbour/contrib/hbxbp/xbp_temp.prg +++ b/harbour/contrib/hbxbp/xbp_temp.prg @@ -98,6 +98,9 @@ PROCEDURE QTC_SETBKMODE() ; RETURN PROCEDURE QTC_ISZOOMED() ; RETURN PROCEDURE QTC_FILLRECT() ; RETURN +PROCEDURE QTC_DELETEMENU() ; RETURN +PROCEDURE QTC_TRACKPOPUPMENU() ; RETURN + PROCEDURE HB_TOOUTDEBUG() ; RETURN PROCEDURE QTC_OUTPUTDEBUGSTRING() ; RETURN