]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_iterator.h
Geof Piroux's patch for Mathematica support
[lyx.git] / src / mathed / math_iterator.h
index 70fdef85c70e1d158327e2594f2efa3587daf4d4..d30bd4752998ba59c2d499f5935e6c45515d40d5 100644 (file)
@@ -37,7 +37,7 @@ public:
        /// read access to top most item
        MathArray const & cell() const;
 
-private:       
+private:
        /// own level down
        void push(MathInset *);
        /// own level up