]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
reorder entries
[lyx.git] / src / insets / InsetFoot.h
index c04ecabb7843c1b12c7a724b10b7a51cf45e527e..d032e04848fc7d38c817dfd15feb23136849cc81 100644 (file)
@@ -48,6 +48,8 @@ private:
        docstring custom_label_;
        ///
        bool intitle_;
+       ///
+       bool infloattable_;
 };