X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27d0dcd033be9b1356a36d582f3d3665a53e11e4..174b10af3488cc926c5f0336db457f125a506f51:/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 // ---------------------