X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMCMakeListsDescriptionPanel.h;h=e2ca8426dbd19de847ca558c0febc34542bc348a;hb=71c071fbb1e2af618f6caa489351b966e1a54b1a;hp=ac6f73ffd7c8217423610de3f221b895a934e0a4;hpb=11ddb2799cdae68c7220b71e6836b97498b6ce62;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h index ac6f73f..e2ca842 100644 --- a/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMCMakeListsDescriptionPanel.h @@ -36,7 +36,6 @@ #define WXCDMCMAKELISTSDESCRIPTIONPANEL_H_ #include -#include #include #include "modelCDMCMakeListsFile.h" @@ -44,7 +43,7 @@ /** * CMakeLists File description panel. Shows the file properties and the available actions for it. */ -class wxCDMCMakeListsDescriptionPanel : public wxPanel +class wxCDMCMakeListsDescriptionPanel : public wxScrolledWindow { DECLARE_EVENT_TABLE() public: