X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayout.h;h=0f5ebbf86b43a20cd6eb8d8be73c8462406c4987;hb=f3370c3e6a0686b03769e48bcd3fb673925533a9;hp=d0abcec6abb2d7966062e8be2c9b9d3e8ba19056;hpb=39ac113ba1e066f9e50a9e58c604f7c86170e5ba;p=lyx.git diff --git a/src/Layout.h b/src/Layout.h index d0abcec6ab..0f5ebbf86b 100644 --- a/src/Layout.h +++ b/src/Layout.h @@ -280,6 +280,8 @@ public: /// bool nextnoindent; /// + ToggleIndentation toggle_indent; + /// bool free_spacing; /// bool pass_thru;