]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/region.h
[ 1713933 ] docs for wxEditableListBox
[wxWidgets.git] / include / wx / cocoa / region.h
index c7d48a92a71d3912a4cca515cc1851bac53204e3..20e7ce3d28e797492615c110d488a73f7733aa4e 100644 (file)
@@ -2,11 +2,11 @@
 // Name:        wx/cocoa/region.h
 // Purpose:     wxRegion class
 // Author:      David Elliott
-// Modified by: 
+// Modified by:
 // Created:     2004/04/12
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 David Elliott
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_COCOA_REGION_H__
@@ -68,4 +68,5 @@ public:
     {   return *(wxRegionIterator*)&(this->wxRegionIteratorGeneric::operator=(iter)); }
 };
 
-#endif //ndef _WX_COCOA_REGION_H__
+#endif
+    //ndef _WX_COCOA_REGION_H__