]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathGrid.h
Improve the list of equations
[lyx.git] / src / mathed / InsetMathGrid.h
index 61e7e235c8a7cbe3b1294bbbe5cfa58fdf732b7f..4300dc31881d6f580c67823f97b2736e2fde07c2 100644 (file)
@@ -211,6 +211,8 @@ public:
        virtual int vlinesep() const;
        ///
        virtual int border() const;
+       ///
+       virtual bool handlesMulticolumn() const { return false; }
 
        ///
        void write(WriteStream & os) const;