]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/gbsizer.h
other misc fixes
[wxWidgets.git] / interface / gbsizer.h
index e9ea8f5ef8fdcb13831517d57208be773aade0d1..9036d1edaddde438b194c962f5a0db278aef3760 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        gbsizer.h
-// Purpose:     documentation for wxGBPosition class
+// Purpose:     interface of wxGBPosition
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -60,6 +60,7 @@ public:
 };
 
 
+
 /**
     @class wxGridBagSizer
     @wxheader{gbsizer.h}
@@ -220,6 +221,7 @@ public:
 };
 
 
+
 /**
     @class wxGBSizerItem
     @wxheader{gbsizer.h}
@@ -304,6 +306,7 @@ public:
 };
 
 
+
 /**
     @class wxGBSpan
     @wxheader{gbsizer.h}
@@ -357,3 +360,4 @@ public:
     */
     bool operator operator==(const wxGBSpan& o) const;
 };
+