]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/htmllbox.h
w*h interface revisions
[wxWidgets.git] / interface / wx / htmllbox.h
index 150398f04bb56740371a6cfca8fc05cce69c358e..b99b8b4528f2106d6a4d1fca21d554a3159bb77f 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxHtmlListBox
-    @wxheader{htmllbox.h}
 
     wxHtmlListBox is an implementation of wxVListBox which
     shows HTML content in the listbox rows. This is still an abstract base class
@@ -132,7 +131,6 @@ public:
 
 /**
     @class wxSimpleHtmlListBox
-    @wxheader{htmllbox.h}
 
     wxSimpleHtmlListBox is an implementation of wxHtmlListBox which
     shows HTML content in the listbox rows.