Added in:<channels> search predicate (#2634)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
Tal Neoran
2021-04-17 14:18:22 +03:00
committed by GitHub
parent b540bd0b69
commit cceadf473a
6 changed files with 77 additions and 2 deletions
+2
View File
@@ -133,6 +133,8 @@ set(SOURCE_FILES main.cpp
messages/layouts/MessageLayoutElement.hpp
messages/search/AuthorPredicate.cpp
messages/search/AuthorPredicate.hpp
messages/search/ChannelPredicate.cpp
messages/search/ChannelPredicate.hpp
messages/search/LinkPredicate.cpp
messages/search/LinkPredicate.hpp
messages/search/SubstringPredicate.cpp