]> Creatis software - bbtk.git/blobdiff - packages/wx/src/bbwxRadioButton.cxx
Some indentation
[bbtk.git] / packages / wx / src / bbwxRadioButton.cxx
index 19349f34cdec58c0968fcfc8bc2a461b68edbed4..f415c665bc522f22a75c161593b20f0e6637da60 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxRadioButton.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/02/12 09:21:23 $
-  Version:   $Revision: 1.2 $
+  Date:      $Date: 2008/02/14 20:26:54 $
+  Version:   $Revision: 1.3 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -95,7 +95,7 @@ namespace bbwx
     }
     sizer->AddGrowableCol(0);
     panel->SetSizer(sizer);
-    
+
 //    panel->SetAutoLayout(true);
 //    panel->Layout();