]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/htmllbox.h
add wxVector(size_t size[, const value_type& value]) ctors
[wxWidgets.git] / interface / wx / htmllbox.h
index 9f728ac07eb1adfe13170e9b39e309cb76bfaeec..64c8096403eb6d5e3ce891454052ccdd546a775e 100644 (file)
@@ -25,7 +25,6 @@
 
     @library{wxhtml}
     @category{ctrl}
-    @appearance{htmllistbox.png}
 
     @see wxSimpleHtmlListBox
 */
@@ -90,7 +89,7 @@ protected:
         @param link
             Description of the link.
 
-        @see See also wxHtmlLinkInfo.
+        @see wxHtmlLinkInfo.
     */
     virtual void OnLinkClicked(size_t n, const wxHtmlLinkInfo& link);