From: John L. <jr...@us...> - 2006-06-09 03:25:00
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv26676/wxLua/docs Modified Files: binding.html Log Message: make using C++ namespaces ns::MyClass work for binding generator Index: binding.html =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/binding.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** binding.html 17 May 2006 22:47:09 -0000 1.10 --- binding.html 9 Jun 2006 03:24:49 -0000 1.11 *************** *** 3,12 **** <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> - <title>wxLua Binding HowTo</title> - <meta content="John Labenski" name="author"> </head> [...1105 lines suppressed...] %__WXX11__<br> + %__WXWINE__<br> + %__WXUNIVERSAL__<br> + %__X__<br> + %__WXWINCE__<br> + <br> + </body> </html> |