]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
Remove hardcoded values
[lyx.git] / src / Layout.h
index 5f964f80df421f80b3621b951514582f258554e8..184711b3b4b9c48c2af1e642b6e229b4c17fd111 100644 (file)
@@ -105,6 +105,7 @@ public:
                FontInfo labelfont;
                bool autoinsert;
                bool insertcotext;
+               ArgPassThru passthru;
                docstring pass_thru_chars;
                bool is_toc_caption;
        };