]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_tabularinset.h
Fix event loop to no longer eat CPU
[lyx.git] / src / mathed / math_tabularinset.h
index e2476d246e5d6c44c64445777cf4674003bdebc0..469983dde2f7a7468f88abe6fd404f2cbaddaeaa 100644 (file)
@@ -37,6 +37,8 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
+       void infoize(std::ostream & os) const;
+       ///
        void normalize(NormalStream &) const;
        ///
        void maple(MapleStream &) const;