X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27d0dcd033be9b1356a36d582f3d3665a53e11e4..f2cc8cbbbd6fffea122a5f8a6f73ac3f524c7283:/include/wx/htmllbox.h diff --git a/include/wx/htmllbox.h b/include/wx/htmllbox.h index 49405b94b9..f61360bc53 100644 --- a/include/wx/htmllbox.h +++ b/include/wx/htmllbox.h @@ -25,6 +25,7 @@ class WXDLLIMPEXP_HTML wxHtmlListBoxStyle; class WXDLLIMPEXP_HTML wxHtmlListBox : public wxVListBox { + DECLARE_ABSTRACT_CLASS(wxHtmlListBox) public: // constructors and such // ---------------------