X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMFolderDescriptionPanel.h;h=f06f0ce692052f62c118e5f38f078339e69ef02e;hb=71c071fbb1e2af618f6caa489351b966e1a54b1a;hp=fafe66ed5cfd2985b3d25900cfa8a1369d7511b9;hpb=11ddb2799cdae68c7220b71e6836b97498b6ce62;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMFolderDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMFolderDescriptionPanel.h index fafe66e..f06f0ce 100644 --- a/lib/creaDevManagerLib/wxCDMFolderDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMFolderDescriptionPanel.h @@ -36,7 +36,6 @@ #define WXCDMFOLDERDESCRIPTIONPANEL_H_ #include -#include #include #include "modelCDMFolder.h" @@ -44,7 +43,7 @@ /** * Folder description panel. Shows the properties of the referenced folder and the available actions. */ -class wxCDMFolderDescriptionPanel : public wxPanel +class wxCDMFolderDescriptionPanel : public wxScrolledWindow { DECLARE_EVENT_TABLE() public: