]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.h
PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation
[lyx.git] / src / TextClass.h
index 4b432a15c0a201eeffd8710eaf9df6570492a958..4f50311df3caa7791d2a8dc5712eb0e916191fca 100644 (file)
@@ -45,6 +45,7 @@ public:
        Font labelfont;
        Color::color bgcolor;
        std::string preamble;
+       bool multipar;
 };