]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_cursor.h
small up/down tweaking
[lyx.git] / src / mathed / math_cursor.h
index 99c6018729d829b0474a06bb582a7f354816842e..338391bfeee9bc6b9c9052a3e82b8799571378dd 100644 (file)
@@ -128,7 +128,7 @@ public:
        size_type size() const;
        ///
        bool script(bool);
-       /// 
+       ///
        bool interpret(char);
        /// interpret name a name of a macro
        void macroModeClose();
@@ -230,7 +230,7 @@ public:
        void dump(char const * str) const;
        /// moves on
        void setSelection(MathIterator const & where, size_type n);
-       /// grab selection marked by anchor and current cursor 
+       /// grab selection marked by anchor and current cursor
        string grabSelection() const;
        /// guess what
        string grabAndEraseSelection();