]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
** fix bug 2114. Fileformat change.
[lyx.git] / src / BufferParams.h
index e2c97e4235820b4e9c7098e62bb4b2e4c717c7d2..743467a9a6931a527bfd081321aa2d5c4fb16478 100644 (file)
@@ -236,6 +236,8 @@ public:
        std::string local_layout;
        ///
        std::string options;
+       /// use the class options defined in the layout?
+       bool use_default_options;
        ///
        std::string master;
        ///