]> Creatis software - creaImageIO.git/blobdiff - src/creaImageIOWxGimmickReaderDialog.cpp
#3218 creaImageIO Feature New Normal - vtk8itk4wx3-mingw64
[creaImageIO.git] / src / creaImageIOWxGimmickReaderDialog.cpp
index 771bb052998e90da9d38add2825764590a4badfd..8c11f0319a84b8ee12eb9e3f694ab343d8e39521 100644 (file)
@@ -80,8 +80,7 @@ namespace creaImageIO
                                threads);
        mView->Initialize();
           // Connect the AddProgress callback
-       mView->ConnectValidationObserver
-               ( boost::bind( &WxGimmickReaderDialog::OnValid , this, _1 ) );
+      mView->ConnectValidationObserver( boost::bind( &WxGimmickReaderDialog::OnValid , this, _1 ) );
     }
     catch (crea::Exception e)
     {