]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmlwin.h
Simplified event based Drag API for wxDataViewCtrl
[wxWidgets.git] / interface / wx / html / htmlwin.h
index 34c231c82c49219a900a1524772bb2872d0d2de7..92409c9af2109e954a5dbadf8883d59345cf1568 100644 (file)
@@ -74,7 +74,7 @@ public:
         - @c image/* MIME types
         - Plain Text filter (this filter is used if no other filter matches)
     */
-    static void AddFilter(wxHtmlFilter filter);
+    static void AddFilter(wxHtmlFilter* filter);
 
     /**
         Appends HTML fragment to currently displayed text and refreshes the window.