X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMBlackBoxDescriptionPanel.h;h=fb0291ba24a1ab535c6b5920d9e5755775004cd0;hb=71c071fbb1e2af618f6caa489351b966e1a54b1a;hp=94d3071a422d9f7271d69e4a151618c57be6b1c5;hpb=11ddb2799cdae68c7220b71e6836b97498b6ce62;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h index 94d3071..fb0291b 100644 --- a/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMBlackBoxDescriptionPanel.h @@ -36,7 +36,6 @@ #define WXCDMBLACKBOXDESCRIPTIONPANEL_H_ #include -#include #include #include "modelCDMBlackBox.h" @@ -44,7 +43,7 @@ /** * Black box description panel. Shows the properties and available actions for the described black box. */ -class wxCDMBlackBoxDescriptionPanel : public wxPanel +class wxCDMBlackBoxDescriptionPanel : public wxScrolledWindow { DECLARE_EVENT_TABLE() public: