]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetBox.cpp
Clean-up the undo API
[features.git] / src / insets / InsetBox.cpp
index 75498ad2e59173aaca6d33b3528c3d3dfa8cffb4..ddb1dce1ddad66612d33b0ea51aa686b3f9bfd18 100644 (file)
@@ -221,7 +221,7 @@ void InsetBox::doDispatch(Cursor & cur, FuncRequest & cmd)
                        cur.undispatched();
                        return;
                }
-               cur.recordUndoInset(ATOMIC_UNDO, this);
+               cur.recordUndoInset(this);
                if (change_type)
                        params_.type = cmd.getArg(1);
                else // if (for_box)