| Index: src/plugin/AdblockPlusClient.h |
| =================================================================== |
| --- a/src/plugin/AdblockPlusClient.h |
| +++ b/src/plugin/AdblockPlusClient.h |
| @@ -53,6 +53,7 @@ |
| bool IsElementHidden(const CString& tag, IHTMLElement* pEl, const CString& domain, const CString& indent, CPluginFilter* filter); |
| bool IsWhitelistedUrl(const std::wstring& url); |
| + bool IsElemhideWhitelistedOnDomain(const std::wstring& url); |
| int GetIEVersion(); |