]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ipcbase.h
Document that wxDC::FloodFill() is not implemented under wxOSX.
[wxWidgets.git] / interface / wx / ipcbase.h
index e7bec94deeb1558721e34b74cab40c6520fb4899..3de941fdafdc86e2268864ad8b484acdb8ca63d5 100644 (file)
@@ -3,9 +3,12 @@
 // Purpose:     interface of wxConnectionBase
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+/**
+    An enumeration for formats .
+*/
 enum wxIPCFormat
 {
     wxIPC_INVALID =     0,