]> git.lyx.org Git - lyx.git/blobdiff - src/FloatList.h
update no.po
[lyx.git] / src / FloatList.h
index 150399dc377006953139588b63d3f61e464de123..5d05702ba79b9ce5435a5915045b758fc71206c2 100644 (file)
@@ -43,6 +43,8 @@ public:
        ///
        Floating const & getType(string const & t) const;
        ///
+       void erase(string const & t);
+       ///
        const_iterator operator[](string const & t) const;
 private:
        ///