Added 'Include files' section to class references

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-15 20:41:29 +00:00
parent a2ace6ff1f
commit 954b8ae603
196 changed files with 1273 additions and 49 deletions

View File

@@ -12,6 +12,10 @@ such as \helpref{mutexes}{wxmutex} and/or \helpref{critical sections}{wxcritical
None.
\wxheading{Include files}
<wx/thread.h>
\wxheading{See also}
\helpref{wxMutex}{wxmutex}, \helpref{wxCondition}{wxcondition}, \helpref{wxCriticalSection}{wxcriticalsection}