]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/groups/funcmacro_debug.h
Added support for corner, row and column headers renderers to wxGrid.
[wxWidgets.git] / docs / doxygen / groups / funcmacro_debug.h
index 5024ec607fada9a0183f263834ec786905af705e..788af21d44d74fa69af1963e8e3d79738083389b 100644 (file)
@@ -8,7 +8,7 @@
 
 /**
 
-@defgroup group_funcmacro_debug Debugging
+@defgroup group_funcmacro_debug Debugging macros
 @ingroup group_funcmacro
 
 Useful macros and functions for error checking and defensive programming.
@@ -20,5 +20,7 @@ generate any user-visible effects. Finally, the compile time assertions don't
 happen during the run-time but result in the compilation error messages if the
 condition they check fail.
 
+Related class group: @ref group_class_debugging.
+
 */