diff src/core/message.h @ 72:6203e1ac9b18

doc: improve doxygen documentation a lot
author David Demelier <markand@malikania.fr>
date Tue, 28 Jan 2020 14:02:45 +0100
parents 1aec066bcdae
children ed72843a7194
line wrap: on
line diff
--- a/src/core/message.h	Tue Jan 28 13:05:22 2020 +0100
+++ b/src/core/message.h	Tue Jan 28 14:02:45 2020 +0100
@@ -23,6 +23,7 @@
  * \file message.h
  * \brief Message dialog.
  * \ingroup actions
+ * \ingroup drawing
  *
  * This module's purpose is to show a dialog box into the screen to show text
  * and optionally ask the user a question.