| Index: src/plugin/PluginFilter.h |
| =================================================================== |
| --- a/src/plugin/PluginFilter.h |
| +++ b/src/plugin/PluginFilter.h |
| @@ -171,6 +171,8 @@ |
| bool ShouldBlock(CString src, int contentType, const CString& domain, bool addDebug=false) const; |
| + |
| + HANDLE hideFiltersLoadedEvent; |
| }; |