]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
Some cleanup for the Floating class.
[lyx.git] / src / Layout.h
index 1aaf9669426665ae61f93d31e16af67ac7976c77..8cea104193f8b1e6529b9da24cf023f6bd536f21 100644 (file)
@@ -253,6 +253,9 @@ public:
        /// until it has proper support for the caption inset (JMarc)
        static Layout * forCaption();
 
+       /// Is this spellchecked?
+       bool spellcheck;
+
 
 private:
        /// generates the default CSS for this layout