]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_debugging.h
Fix a couple of spelling mistakes in the documentation.
[wxWidgets.git] / docs / doxygen / groups / class_debugging.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_debugging.h
3// Purpose: Debugging classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
6e7f563b
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_debugging Debugging
11@ingroup group_class
12
13wxWidgets supports some aspects of debugging an application through classes,
14functions and macros.
15
16Related Overviews: @ref overview_debugging
17
dbbca9fd
FM
18Related macros/global-functions group: @ref group_funcmacro_debug
19
6e7f563b
BP
20*/
21