]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.h
cosmetics
[lyx.git] / src / TextClass.h
index 4f50311df3caa7791d2a8dc5712eb0e916191fca..c55c1822ddc3aade563a499dc3e9ff58e478981d 100644 (file)
@@ -46,6 +46,7 @@ public:
        Color::color bgcolor;
        std::string preamble;
        bool multipar;
+       bool verbatim;
 };