]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/htmllbox.h
Extend history api using the ie backend to include loading history items, and getting...
[wxWidgets.git] / include / wx / htmllbox.h
index 45a1765b589de3a4d28326cc3e91231942c9d21b..f610b8383f868f4bf475c3594b638cc662d87c86 100644 (file)
@@ -199,6 +199,7 @@ private:
 class WXDLLIMPEXP_HTML wxSimpleHtmlListBox : public wxHtmlListBox,
                                              public wxItemContainer
 {
+    DECLARE_ABSTRACT_CLASS(wxSimpleHtmlListBox)
 public:
     // wxListbox-compatible constructors
     // ---------------------------------