]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_cursor.C
paste to any place in the inset
[features.git] / src / mathed / math_cursor.C
index 6ac93ae45ff85e1cf81d91c8cf1417d71abb9872..ecbe5c645fbda7971d178740ed50851d7bf7b24b 100644 (file)
@@ -98,7 +98,7 @@ struct Selection
 
        void paste(MathCursor & cursor) const
        {
-               cursor.cursor().cell().push_back(glue());
+               cursor.insert(glue());
        }
 
        // glues selection to one cell