X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMPackageDescriptionPanel.cpp;h=c736270ab93550b09ac1733dc8de971da2f5f621;hb=175a81477d0476f53162766202df7be421afe3aa;hp=6858c551ff5381b80ff3164eebb880244c6e0146;hpb=c385404aec170d7626492d5de54a8e40c1bfc903;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMPackageDescriptionPanel.cpp b/lib/creaDevManagerLib/wxCDMPackageDescriptionPanel.cpp index 6858c55..c736270 100644 --- a/lib/creaDevManagerLib/wxCDMPackageDescriptionPanel.cpp +++ b/lib/creaDevManagerLib/wxCDMPackageDescriptionPanel.cpp @@ -88,8 +88,8 @@ bool wxCDMPackageDescriptionPanel::Create( long style ) { - wxPanel::Create(parent, id, pos, size, style); this->package = package; + wxPanel::Create(parent, id, pos, size, style); CreateControls(); // this part makes the scrollbars show up this->FitInside(); // ask the sizer about the needed size