X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/293b15f78d8873a65837c3d165dd739ec23dad8c..0eb83a1a72be6e6d2a961efe892134d1008f3826:/samples/htlbox/htlbox.cpp diff --git a/samples/htlbox/htlbox.cpp b/samples/htlbox/htlbox.cpp index eb4ccdb014..41817204c7 100644 --- a/samples/htlbox/htlbox.cpp +++ b/samples/htlbox/htlbox.cpp @@ -95,7 +95,7 @@ public: wxTextFile m_file; #endif - DECLARE_NO_COPY_CLASS(MyHtmlListBox) + wxDECLARE_NO_COPY_CLASS(MyHtmlListBox); DECLARE_DYNAMIC_CLASS(MyHtmlListBox) };