]> git.tdb.fi Git - poefilter.git/blobdiff - source/poefilter.h
Add statement to import filter definitions from another file
[poefilter.git] / source / poefilter.h
index dec5fd33f6ce2eb2c2db19774224813cca4ccd2e..302b153bc22d3ecb34d4cf3ca94dd46b87f714af 100644 (file)
@@ -21,6 +21,7 @@ public:
        private:
                void category(const std::string &);
                void filter(const std::string &);
+               void import(const std::string &);
                void theme();
        };