X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcategory.h;h=2fb30840321e35de03b4ebece9e933c282e4c754;hb=8dcb2ed5219429c1c7d543c422a7471c18917f55;hp=da4c252bed5437b129064076f49d479b1f0afcc5;hpb=affc72bbd6ef9bcf2c5f94553a53582d42d40cc2;p=poefilter.git 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);