]> Creatis software - creaImageIO.git/commitdiff
no message
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 25 May 2011 12:28:09 +0000 (12:28 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Wed, 25 May 2011 12:28:09 +0000 (12:28 +0000)
src/creaImageIOWxAnySimpleDlg.h

index 08ae0b090316d30ed387777e24d5849eb98d0c48..174b6cdae4c782b2f3a7c20f783f74cd9f091de2 100644 (file)
@@ -1,3 +1,4 @@
+
 #include "creaImageIOSimpleView.h"
 #include <creaWx.h>
 #include <itkImageFileReader.h>
@@ -9,7 +10,8 @@ namespace creaImageIO
    */
 
        /// Simple Wxwidgets interface to select file(s) or directory or from creaImageIO database to display
-       class  __declspec(dllexport) WxAnySimpleDlg : public wxDialog
+//EED  class  __declspec(dllexport) WxAnySimpleDlg : public wxDialog
+       class  CREAIMAGEIO_EXPORT WxAnySimpleDlg : public wxDialog
        {
        public:
                 /// Ctor