]> git.lyx.org Git - lyx.git/blobdiff - src/Row.h
fix View Source for literate documents
[lyx.git] / src / Row.h
index e5343ee50ae2cbeb81f67a2d09ce9e362115bc86..0c39692aef2222ac84d176580f3195af0ab45759 100644 (file)
--- a/src/Row.h
+++ b/src/Row.h
@@ -87,9 +87,9 @@ public:
        ///
        mutable pos_type sel_end;
        ///
-       mutable bool left_margin_sel;
+       mutable bool begin_margin_sel;
        ///
-       mutable bool right_margin_sel;
+       mutable bool end_margin_sel;
 
 private:
        /// Decides whether the margin is selected.