X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMProjectHelpDialog.h;h=0087dd06946d6e6ba326a6560abde3cb80e2419b;hb=f3f98131ffd23351c3cd872a0b04aecdc97b7c92;hp=2e03c56ff071a499f9f0edaee8eb58cc808a0dd8;hpb=e6d99bba438e086b10239a42492532ff194edb88;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 );