]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_threading.h
fix compuation of dirty cells when the columns are reordered, this didn't work at...
[wxWidgets.git] / docs / doxygen / groups / class_threading.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_threading.h
3// Purpose: Threading 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_threading Threading
12@ingroup group_class
13
14wxWidgets provides a set of classes to make use of the native thread
15capabilities of the various platforms.
16
17Related Overviews: @ref overview_thread
18
19*/
20