]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_decorationinset.h
further code uglification to make Jean-Marc's compiler happy
[lyx.git] / src / mathed / math_decorationinset.h
index 97b5b26681642385209ec9ac19bd1890b43fc442..200b8ea99844625460896267ed9168e1ac1e7bb8 100644 (file)
@@ -35,6 +35,8 @@ private:
        bool upper() const;
        ///
        bool protect() const;
+       /// is it a wide decoration?
+       bool wide() const;
 
        ///
        string const name_;