]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxGUIConsole.h
BUGs INSTALL , External Packages, CPACK windows
[bbtk.git] / kernel / src / bbtkWxGUIConsole.h
index 1e245e14e9171f4f2c824b3d8f4c4db7a90fdf93..a8c328d9ef8c277966699b14f2c53ca385777f6f 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxGUIConsole.h,v $
   Language:  C++
-  Date:      $Date: 2008/03/20 09:51:29 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/03/25 06:22:53 $
+  Version:   $Revision: 1.2 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -76,7 +76,7 @@ namespace bbtk
     /// which creates but does not execute pipelines.
     void SetNoExecMode(bool b) { mInterpreter->SetNoExecMode(b); }
 
-    void SetDialogMode(Interpreter::DialogModeType t) 
+       void SetDialogMode(Interpreter::DialogModeType t) 
     { mInterpreter->SetDialogMode(t); }
     
     /// Runs the interpretation of a file