X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOWxGimmickReaderDialog.h;h=0ed3d4ae521295ca9d4d8c8d0523477e1b570bd9;hb=b029354f54449e058d14c671e7155e65b4086de6;hp=38341c5fd59ffba37f5338b6df882c13e2dd1f22;hpb=0475a9d0f4623a7ce65d1f8b0c14e53b305b1c10;p=creaImageIO.git diff --git a/src2/creaImageIOWxGimmickReaderDialog.h b/src2/creaImageIOWxGimmickReaderDialog.h index 38341c5..0ed3d4a 100644 --- a/src2/creaImageIOWxGimmickReaderDialog.h +++ b/src2/creaImageIOWxGimmickReaderDialog.h @@ -14,7 +14,7 @@ namespace creaImageIO //===================================================================== //===================================================================== - class /*CREAIMAGEIO_EXPORT*/ WxGimmickReaderDialog : public wxDialog + class CREAIMAGEIO_EXPORT WxGimmickReaderDialog : public wxDialog { public: WxGimmickReaderDialog(); @@ -50,6 +50,7 @@ namespace creaImageIO void OnContextualMenu(EventType& event); void OnMenuTest(wxCommandEvent& event); void OnValid(bool valid); + void OnExit(){mView->StopPlayer();} // void OnButtonOk(wxCommandEvent& event); // void OnButtonCancel(wxCommandEvent& event);