]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWx.cxx
*** empty log message ***
[bbtk.git] / kernel / src / bbtkWx.cxx
index c734298271e0e613cde1b544e960d49f0a780434..29567ff69b031e4f560e8f102a8572fe2f7d6682 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWx.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/10/17 08:18:14 $
-  Version:   $Revision: 1.10 $
+  Date:      $Date: 2008/10/21 13:55:49 $
+  Version:   $Revision: 1.11 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -306,7 +306,7 @@ namespace bbtk
       {        
        bbtkDebugMessage("wx",2,
                         "Wx::BusyCursor::BusyCursor()"<<std::endl);
-       mCursor = new wxBusyCursor; 
+          mCursor = new wxBusyCursor; 
        //::wxBeginBusyCursor(); 
     }
   }