X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FRow.h;h=c26752bde861c7c557630cc3ba41938612dc242b;hb=410c716bf703dae98c2064d555b9e2b7678555ee;hp=e5343ee50ae2cbeb81f67a2d09ce9e362115bc86;hpb=9bbe7251af902bf5b83e537d20cbb40fa6cf2d75;p=lyx.git diff --git a/src/Row.h b/src/Row.h index e5343ee50a..c26752bde8 100644 --- a/src/Row.h +++ b/src/Row.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Matthias Ettrich - * \author Lars Gullik Bjønnes + * \author Lars Gullik Bjønnes * * Full author contact details are available in file CREDITS. * @@ -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.