X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FcreaDevManagerLib%2FwxCDMProjectHelpDialog.h;h=0087dd06946d6e6ba326a6560abde3cb80e2419b;hb=bae167768b5d3ccae6ec9b04c844d80e0368a52d;hp=2e03c56ff071a499f9f0edaee8eb58cc808a0dd8;hpb=6314f4e38131e2d8f9efc58002900ec231d6abe7;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMProjectHelpDialog.h b/lib/creaDevManagerLib/wxCDMProjectHelpDialog.h index 2e03c56..0087dd0 100644 --- a/lib/creaDevManagerLib/wxCDMProjectHelpDialog.h +++ b/lib/creaDevManagerLib/wxCDMProjectHelpDialog.h @@ -64,7 +64,7 @@ public: wxWindowID id = wxID_ANY, const wxString& caption = wxT("Project Ready"), const wxPoint& position = wxDefaultPosition, - const wxSize& size = wxSize(350,700), + const wxSize& size = wxSize(350,730), long style = wxDEFAULT_DIALOG_STYLE | wxRESIZE_BORDER ); /** @@ -86,7 +86,7 @@ public: wxWindowID id = wxID_ANY, const wxString& caption = wxT("Project Ready"), const wxPoint& position = wxDefaultPosition, - const wxSize& size = wxSize(350,700), + const wxSize& size = wxSize(350,730), long style = wxDEFAULT_DIALOG_STYLE );