]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Color broken citations, xrefs, and includes
[lyx.git] / src / Cursor.h
index ba353b6cb8ad247d14fb52004d7d74ad6d45498b..fc4daeb93b7a7f3b0619fd4a2573e20f565a3c3a 100644 (file)
@@ -190,7 +190,7 @@ public:
        /// containing the cursor
        void recordUndo(UndoKind kind = ATOMIC_UNDO) const;
        /// Convenience: prepare undo for the inset containing the cursor
-       void recordUndoInset(Inset const * inset = 0) const;
+       void recordUndoInset(Inset const * inset = nullptr) const;
        /// Convenience: prepare undo for the whole buffer
        void recordUndoFullBuffer() const;
        /// Convenience: prepare undo for buffer parameters