]> git.lyx.org Git - lyx.git/blobdiff - src/Encoding.h
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / Encoding.h
index 37d4608636912234ca687308c9097f370d95c806..704e3ed6113afdfd6fc8b1f0b92b6685c2e24864 100644 (file)
@@ -63,6 +63,8 @@ public:
        std::string const & guiName() const { return guiName_; }
        ///
        std::string const & iconvName() const { return iconvName_; }
+       ///
+       bool const & hasFixedWidth() const { return fixedwidth_; }
        /**
         * Convert \p c to something that LaTeX can understand.
         * This is either the character itself (if it is representable