X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMNewPackageDialog.h;h=1f0e55f84c6c3d513f4eb5ae545106d691f80df9;hb=311bdcc514f85386f3bbbef9ff6a88bf69fd930f;hp=1c76552d73a7126a1f76a5e21db03735e0716fe5;hpb=9013f401b9f263f755fedc2dc88b21f351abf7da;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMNewPackageDialog.h b/lib/creaDevManagerLib/wxCDMNewPackageDialog.h index 1c76552..1f0e55f 100644 --- a/lib/creaDevManagerLib/wxCDMNewPackageDialog.h +++ b/lib/creaDevManagerLib/wxCDMNewPackageDialog.h @@ -48,7 +48,7 @@ public: wxWindowID id = wxID_ANY, const wxString& caption = wxT("New Package"), const wxPoint& position = wxDefaultPosition, - const wxSize& size = wxSize(400,300), + const wxSize& size = wxSize(500,400), long style = wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER ); ~wxCDMNewPackageDialog(); @@ -57,7 +57,7 @@ public: wxWindowID id = wxID_ANY, const wxString& caption = wxT("New Package"), const wxPoint& position = wxDefaultPosition, - const wxSize& size = wxSize(400,300), + const wxSize& size = wxSize(500,400), long style = wxDEFAULT_DIALOG_STYLE );