X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FBufferParams.h;h=743467a9a6931a527bfd081321aa2d5c4fb16478;hb=d45ca67d1d3e2d4fdc344cd2a1517725bc91723a;hp=e2c97e4235820b4e9c7098e62bb4b2e4c717c7d2;hpb=4d4ee5d7a6e37036a97a2bebb40595f1324edd9c;p=lyx.git diff --git a/src/BufferParams.h b/src/BufferParams.h index e2c97e4235..743467a9a6 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -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; ///