Mercurial > mercurial > hgweb_mover2.cgi
diff include/myframe.h @ 4:964129946db6
Release : v2.0 finished !!!
author | pyon@macmini |
---|---|
date | Sun, 16 Oct 2011 16:21:33 +0900 |
parents | 870860d435a1 |
children | 52697c869ce8 |
line wrap: on
line diff
--- a/include/myframe.h Sun Oct 16 00:18:18 2011 +0900 +++ b/include/myframe.h Sun Oct 16 16:21:33 2011 +0900 @@ -12,6 +12,7 @@ DECLARE_EVENT_TABLE() private: wxImageList* m_imageList; + wxArrayString m_undo; protected: wxMenuBar* m_menubarFile; @@ -33,7 +34,7 @@ wxStaticText* m_staticTextName; wxStaticBitmap* m_bitmapName; wxStaticText* m_staticTextHhsno; - wxStaticBitmap* m_bitmapHHsno; + wxStaticBitmap* m_bitmapHhsno; wxStaticText* m_staticTextGuess; wxTextCtrl* m_textCtrlGuess; @@ -56,6 +57,8 @@ void OnDetect(wxCommandEvent& event); void OnMove(wxCommandEvent& event); void OnMoveAndDetect(wxCommandEvent& event); + void OnDelete(wxCommandEvent& event); + void OnUndo(wxCommandEvent& event); void ReadyImage(void); void MoveImage(void); // $B0J2<!$Dj7?$b$N(B