X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayout.h;h=53fb682a6ef279c5b5ed87f23796f591a8105b1c;hb=b0a73c0dfdbfa0541f04d7ee2578c4cd272ef7b9;hp=5a2567c13dd8ac02206b5a192c87246f76bdc8f9;hpb=9f04eeae032d57fd8275e29794645be434e16086;p=lyx.git diff --git a/src/Layout.h b/src/Layout.h index 5a2567c13d..53fb682a6e 100644 --- a/src/Layout.h +++ b/src/Layout.h @@ -106,6 +106,7 @@ public: FontInfo labelfont; bool autoinsert; bool insertcotext; + bool insertonnewline; ArgPassThru passthru; docstring pass_thru_chars; bool is_toc_caption;