]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/class_debugging.h
blind PCH-less build fixes: add missing headers
[wxWidgets.git] / docs / doxygen / groups / class_debugging.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_debugging.h
3// Purpose: Debugging classes group docs
4// Author: wxWidgets team
5// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
6// Licence: wxWindows license
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_debugging Debugging
12@ingroup group_class
13
14wxWidgets supports some aspects of debugging an application through classes,
15functions and macros.
16
17Related Overviews: @ref overview_debugging
18
19Related macros/global-functions group: @ref group_funcmacro_debug
20
21*/
22