X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOWxGimmickView.h;h=1325306da3eddd7468ff85e729d78ad1335496a0;hb=415955d46ea550c344aa4d2215b8a790e348eb72;hp=53dcf77c5e540a36f07a5baf1f71cae2e3f38a34;hpb=6b4e3e7339b74e8ed5d77b22dc6af8b2cee30a5a;p=creaImageIO.git diff --git a/src2/creaImageIOWxGimmickView.h b/src2/creaImageIOWxGimmickView.h index 53dcf77..1325306 100644 --- a/src2/creaImageIOWxGimmickView.h +++ b/src2/creaImageIOWxGimmickView.h @@ -34,7 +34,7 @@ namespace creaImageIO typedef int EventType; /// Ctor - WxGimmickView(Gimmick*, + WxGimmickView(boost::shared_ptr , wxWindow *parent, const wxWindowID id, const wxPoint& pos, const wxSize& size, @@ -138,7 +138,7 @@ namespace creaImageIO wxImageList * mIcon; void CreateIconList(); - Gimmick * mGimmick; + boost::shared_ptr mGimmick; Listener* mListener; /// Callback for adding files