| Index: compiled/ElemHideFilter.cpp |
| =================================================================== |
| --- a/compiled/ElemHideFilter.cpp |
| +++ b/compiled/ElemHideFilter.cpp |
| @@ -1,6 +1,6 @@ |
| #include "ElemHideFilter.h" |
| -ElemHideFilter::ElemHideFilter(const String& text, const ElemHideBaseData& data) |
| +ElemHideFilter::ElemHideFilter(const String& text, const ElemHideData& data) |
| : ElemHideBase(Type::ELEMHIDE, text, data) |
| { |
| } |