X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMNewProjectDialog.h;h=ce99eab10831ad25258679ae824a645f60f2ef65;hb=9013f401b9f263f755fedc2dc88b21f351abf7da;hp=4e0ca5e54cac867ba8c482e7cdc121982e8eddd0;hpb=17824854619941a12697fea8524f4218f9a14ef9;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMNewProjectDialog.h b/lib/creaDevManagerLib/wxCDMNewProjectDialog.h index 4e0ca5e..ce99eab 100644 --- a/lib/creaDevManagerLib/wxCDMNewProjectDialog.h +++ b/lib/creaDevManagerLib/wxCDMNewProjectDialog.h @@ -2,8 +2,10 @@ # --------------------------------------------------------------------- # # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image -# pour la Santé) +# pour la Sant�) # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +# Previous Authors : Laurent Guigues, Jean-Pierre Roux +# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil # # This software is governed by the CeCILL-B license under French law and # abiding by the rules of distribution of free software. You can use, @@ -20,14 +22,15 @@ # # The fact that you are presently reading this means that you have had # knowledge of the CeCILL-B license and that you accept its terms. -# ------------------------------------------------------------------------ */ +# ------------------------------------------------------------------------ +*/ /* * wxCDMNewProjectDialog.h * * Created on: 13/11/2012 - * Author: daniel + * Author: Daniel Felipe Gonzalez Obando */ #ifndef WXCDMNEWPROJECTDIALOG_H_ @@ -43,7 +46,7 @@ public: wxCDMNewProjectDialog( wxWindow* parent, wxWindowID id = wxID_ANY, - const wxString& caption = wxString("New Project"), + const wxString& caption = wxT("New Project"), const wxPoint& position = wxDefaultPosition, const wxSize& size = wxSize(400,300), long style = wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER @@ -52,7 +55,7 @@ public: bool Create( wxWindow* parent, wxWindowID id = wxID_ANY, - const wxString& caption = wxString("New Project"), + const wxString& caption = wxT("New Project"), const wxPoint& position = wxDefaultPosition, const wxSize& size = wxSize(400,300), long style = wxDEFAULT_DIALOG_STYLE