]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/htmllbox.h
mac paths updated
[wxWidgets.git] / interface / htmllbox.h
index bac286253c879fc3471fc21dcd11ae6e98001c84..150398f04bb56740371a6cfca8fc05cce69c358e 100644 (file)
@@ -18,7 +18,7 @@
 
     @library{wxhtml}
     @category{ctrl}
-    @appearance{htmllistbox.png}
+    <!-- @appearance{htmllistbox.png} -->
 
     @see wxSimpleHtmlListBox
 */
@@ -168,16 +168,16 @@ public:
     or @c body tags.
 
     @beginStyleTable
-    @style{wxHLB_DEFAULT_STYLE}:
+    @style{wxHLB_DEFAULT_STYLE}
            The default style: wxBORDER_SUNKEN
-    @style{wxHLB_MULTIPLE}:
+    @style{wxHLB_MULTIPLE}
            Multiple-selection list: the user can toggle multiple items on and
            off.
     @endStyleTable
 
     @library{wxhtml}
     @category{ctrl}
-    @appearance{simplehtmllistbox.png}
+    <!-- @appearance{simplehtmllistbox.png} -->
 
     @see wxSimpleHtmlListBox::Create
 */