From 4ffa05c30b10eb8a07dd0a9b43466f6d11bc1364 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 2 Apr 2018 15:02:08 +0200 Subject: Cleanup: move undo into it's own directory Split out undo API from ED_util.h into ED_undo.h --- doc/doxygen/doxygen.source.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/doxygen/doxygen.source.h') diff --git a/doc/doxygen/doxygen.source.h b/doc/doxygen/doxygen.source.h index 16ebe407f5f..9390193ae20 100644 --- a/doc/doxygen/doxygen.source.h +++ b/doc/doxygen/doxygen.source.h @@ -316,6 +316,10 @@ * \ingroup editors */ +/** \defgroup edundo undo utilities + * \ingroup editors + */ + /** \defgroup spuv UV editing * \ingroup editors */ -- cgit v1.2.3