]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
this one should really work
[wxWidgets.git] / include / wx / html / htmlwin.h
index f9a87235e1ddd1cfc857c9bf65c04f242c08b001..45d55c55bbfc2df1668327f22f3bc9af28e94387 100644 (file)
@@ -548,7 +548,7 @@ private:
     static wxCursor *ms_cursorText;
 
     DECLARE_EVENT_TABLE()
-    DECLARE_NO_COPY_CLASS(wxHtmlWindow)
+    wxDECLARE_NO_COPY_CLASS(wxHtmlWindow);
 };
 
 class WXDLLIMPEXP_FWD_HTML wxHtmlCellEvent;