X-Git-Url: http://git.tdb.fi/?p=poefilter.git;a=blobdiff_plain;f=source%2Fcategory.h;h=2fb30840321e35de03b4ebece9e933c282e4c754;hp=da4c252bed5437b129064076f49d479b1f0afcc5;hb=62b3368537301dd6bb6033d87000099c7adfff80;hpb=2cfafa2ad7ec8069247138b81982a10dea4b812a diff --git a/source/category.h b/source/category.h index da4c252..2fb3084 100644 --- a/source/category.h +++ b/source/category.h @@ -34,6 +34,8 @@ public: private: void and_(); + void category(const std::string &); + template void condition(typename T::Type);