]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
compilation fixes after applying DECLARE_NO_COPY_CLASS() patch
[wxWidgets.git] / include / wx / html / htmlwin.h
index 14ed7b410bba228c7eb50d82c711c74d08b27fe2..76d1c2c840e1b528d45b202540ea10e84017b7c4 100644 (file)
@@ -269,6 +269,7 @@ private:
     static wxHtmlProcessorList *m_GlobalProcessors;
 
     DECLARE_EVENT_TABLE()
+    DECLARE_NO_COPY_CLASS(wxHtmlWindow)
 };