X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..4e15d1caa03346c126015019c1fdf093033ef40b:/docs/doxygen/overviews/ipc.h diff --git a/docs/doxygen/overviews/ipc.h b/docs/doxygen/overviews/ipc.h index 3948cc5319..4f23c3566e 100644 --- a/docs/doxygen/overviews/ipc.h +++ b/docs/doxygen/overviews/ipc.h @@ -10,15 +10,7 @@ @page overview_ipc Interprocess Communication -Classes: wxServer, wxConnection, wxClient - -@li @ref overview_ipc_datatransfer -@li @ref overview_ipc_examples -@li @ref overview_ipc_dde - - -
- +@tableofcontents wxWidgets has a number of different classes to help with interprocess communication and network programming. This section only discusses one family @@ -216,4 +208,3 @@ connection->StartAdvise("Item"); @endcode */ -