]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlpars.h
activating DrawRectangle optimization
[wxWidgets.git] / include / wx / html / htmlpars.h
index cecb016c3f59e812e1aaf0beb3ccb62a160085c6..045060a4ea3a04b47060785e2323a8f49640ed1c 100644 (file)
@@ -29,7 +29,7 @@ class wxHtmlTextPieces;
 class wxHtmlParserState;
 
 WX_DECLARE_HASH_SET_WITH_DECL_PTR(wxHtmlTagHandler*,
-                                  ::wxPointerHash, ::wxPointerEqual,
+                                  wxPointerHash, wxPointerEqual,
                                   wxHtmlTagHandlersSet,
                                   class WXDLLIMPEXP_HTML);
 WX_DECLARE_STRING_HASH_MAP_WITH_DECL(wxHtmlTagHandler*,