X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FcreaDevManagerLib%2FwxCDMNewProjectDialog.h;h=22dec24e9d4a303b19f78d1c4c9bb667511fc47b;hb=311bdcc514f85386f3bbbef9ff6a88bf69fd930f;hp=ce99eab10831ad25258679ae824a645f60f2ef65;hpb=e2223b619fa37daaf6103b34b39e789efc1a0b94;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMNewProjectDialog.h b/lib/creaDevManagerLib/wxCDMNewProjectDialog.h index ce99eab..22dec24 100644 --- a/lib/creaDevManagerLib/wxCDMNewProjectDialog.h +++ b/lib/creaDevManagerLib/wxCDMNewProjectDialog.h @@ -48,7 +48,7 @@ public: wxWindowID id = wxID_ANY, const wxString& caption = wxT("New Project"), const wxPoint& position = wxDefaultPosition, - const wxSize& size = wxSize(400,300), + const wxSize& size = wxSize(700,400), long style = wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER ); ~wxCDMNewProjectDialog(); @@ -57,7 +57,7 @@ public: wxWindowID id = wxID_ANY, const wxString& caption = wxT("New Project"), const wxPoint& position = wxDefaultPosition, - const wxSize& size = wxSize(400,300), + const wxSize& size = wxSize(700,400), long style = wxDEFAULT_DIALOG_STYLE );