X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMLibraryDescriptionPanel.h;h=0fcc262c49f79c4d75a7e9af4e4e8d2bdac32497;hb=de76ec742d17da9747b691dd168a8d832a64168e;hp=cf05cd9e2817537fa6625da192fad9b6e48fde50;hpb=2f886b3dbdc87d142f8363272b2bd226209b8b06;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMLibraryDescriptionPanel.h b/lib/creaDevManagerLib/wxCDMLibraryDescriptionPanel.h index cf05cd9..0fcc262 100644 --- a/lib/creaDevManagerLib/wxCDMLibraryDescriptionPanel.h +++ b/lib/creaDevManagerLib/wxCDMLibraryDescriptionPanel.h @@ -36,7 +36,6 @@ #define WXCDMLIBRARYDESCRIPTIONPANEL_H_ #include -#include #include #include "modelCDMLibrary.h" @@ -44,7 +43,7 @@ /** * Library description panel. Shows the available actions on the described library. */ -class wxCDMLibraryDescriptionPanel : public wxPanel +class wxCDMLibraryDescriptionPanel : public wxScrolledWindow { DECLARE_EVENT_TABLE() public: