]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_links.cpp
Skip EVT_RIGHT_UP event in wxHtmlWindow if it wasn't handled.
[wxWidgets.git] / src / html / m_links.cpp
index cfb4d5b32c181e3ee2776cc0a95dd4f754e3d3de..9343b893f5f99b0dd2d849454301f730b8019331 100644 (file)
@@ -51,7 +51,7 @@ public:
         }
     }
 
-    DECLARE_NO_COPY_CLASS(wxHtmlAnchorCell)
+    wxDECLARE_NO_COPY_CLASS(wxHtmlAnchorCell);
 };