]> git.lyx.org Git - lyx.git/blobdiff - src/MetricsInfo.h
es.po: fix a typo introduced by last commit
[lyx.git] / src / MetricsInfo.h
index 88dd39fd7d7e5958b5eba94972d9aa3adf7c7c53..195d705459c6860a338fc41d553d1b1e96f935d0 100644 (file)
 
 #include <string>
 
-class BufferView;
 
 namespace lyx {
 
 namespace frontend { class Painter; }
+class BufferView;
 class Inset;
 class MacroContext;
 
@@ -117,6 +117,8 @@ public:
        Change change_;
        /// Whether the parent is selected as a whole
        bool selected;
+       /// Whether the spell checker is enabled for the parent
+       bool do_spellcheck;
        ///
        bool full_repaint;
        /// Current background color