[Rojav-commits] rocrail rocrail.xml,1.44,1.45
Brought to you by:
robvrs
|
From: rob v. <ro...@us...> - 2005-12-01 20:38:51
|
Update of /cvsroot/rojav/rocrail In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv746 Modified Files: rocrail.xml Log Message: changed fbcallback Index: rocrail.xml =================================================================== RCS file: /cvsroot/rojav/rocrail/rocrail.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** rocrail.xml 7 Nov 2005 20:16:56 -0000 1.44 --- rocrail.xml 1 Dec 2005 20:38:44 -0000 1.45 *************** *** 206,210 **** <object name="FBack" interface="HtmlInt" use="node" include="htmlint" remark="Feedback object"> ! <typedef def="void (*fback_listener)(obj,Boolean)"/> <fun name="inst" vt="this"> <param name="ini" vt="iONode" remark="Feedback node"/> --- 206,210 ---- <object name="FBack" interface="HtmlInt" use="node" include="htmlint" remark="Feedback object"> ! <typedef def="void (*fback_listener)(obj,Boolean,const char*)"/> <fun name="inst" vt="this"> <param name="ini" vt="iONode" remark="Feedback node"/> |