]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/htmllbox.h
More compilation fixes after wxNOEXCEPT introduction.
[wxWidgets.git] / interface / wx / htmllbox.h
index 277a5ae2fdd0c1a1105fd459bf9dac4a1b6bde8a..b013e11446cf52586a86262c8bb67a25ed8fa052 100644 (file)
@@ -55,7 +55,7 @@ public:
         (it may also be set or changed later with wxVListBox::SetItemCount).
 
         There are no special styles defined for wxHtmlListBox, in particular the
-        wxListBox styles (with the exception of @c wxLB_MULTIPLE) can not be used here.
+        wxListBox styles (with the exception of @c wxLB_MULTIPLE) cannot be used here.
 
         Returns @true on success or @false if the control couldn't be created
     */
@@ -197,7 +197,7 @@ protected:
 
     @library{wxhtml}
     @category{ctrl}
-    @appearance{simplehtmllistbox.png}
+    @appearance{simplehtmllistbox}
 
     @see wxSimpleHtmlListBox::Create
 */