From: John L. <jr...@us...> - 2006-05-25 04:44:13
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28928/wxLua/docs Modified Files: wxlua.html Log Message: update docs for wxEvtHandler::ConnectEvent to Connect Index: wxlua.html =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/wxlua.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** wxlua.html 24 May 2006 04:50:00 -0000 1.6 --- wxlua.html 25 May 2006 04:44:10 -0000 1.7 *************** *** 5,8 **** --- 5,10 ---- + + *************** *** 10,13 **** --- 12,16 ---- [...3705 lines suppressed...] + <li>The other functions are documented in wxlstate.h.</li> + </ul> + <br> + </body> </html> |