]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/ipc.h
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git] / docs / doxygen / overviews / ipc.h
index 32f56b619fb1d3acb65f293852c1b4771b9a582f..4f23c3566e7f0ed0b248db787cfe0683af2e16a4 100644 (file)
@@ -3,22 +3,14 @@
 // Purpose:     topic overview
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 
 @page overview_ipc Interprocess Communication
 
-Classes: wxServer, wxConnection, wxClient
-
-@li @ref overview_ipc_datatransfer
-@li @ref overview_ipc_examples
-@li @ref overview_ipc_dde
-
-
-<hr>
-
+@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
 
 */
-