Changes of Revision 4
[-] [+] | Added | boost-fix_documentation.patch |
@@ -0,0 +1,11 @@ +--- libs/bind/bind.html ++++ libs/bind/bind.html +@@ -341,7 +341,7 @@ + { + public: + +- <A href="../function/index.html" >boost::function</A><void> onClick; ++ <A href="../function/index.html" >boost::function</A><void()> onClick; + }; + + class player |