X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/htmllbox.h diff --git a/include/wx/htmllbox.h b/include/wx/htmllbox.h index 45a1765b58..f610b8383f 100644 --- a/include/wx/htmllbox.h +++ b/include/wx/htmllbox.h @@ -199,6 +199,7 @@ private: class WXDLLIMPEXP_HTML wxSimpleHtmlListBox : public wxHtmlListBox, public wxItemContainer { + DECLARE_ABSTRACT_CLASS(wxSimpleHtmlListBox) public: // wxListbox-compatible constructors // ---------------------------------