Mercurial > mercurial > hgweb_mover2.cgi
diff include/myframe.h @ 3:870860d435a1
auto detect done.
author | pyon@macmini |
---|---|
date | Sun, 16 Oct 2011 00:18:18 +0900 |
parents | e4ba3cc9b4b1 |
children | 964129946db6 |
line wrap: on
line diff
--- a/include/myframe.h Sat Oct 15 22:03:00 2011 +0900 +++ b/include/myframe.h Sun Oct 16 00:18:18 2011 +0900 @@ -1,5 +1,5 @@ // Filename : myframe.h -// Last Change: 15-Oct-2011. +// Last Change: 16-Oct-2011. // #ifndef __myframe__ @@ -50,8 +50,8 @@ ~MyFrame(); void OnParam(wxCommandEvent& event); - void MakeDir(wxCommandEvent& event); - void ToggleSelect(wxListEvent& event); + void OnMakeDir(wxCommandEvent& event); + void GetImageInfo(wxListEvent& event); void ViewLarge(wxListEvent& event); void OnDetect(wxCommandEvent& event); void OnMove(wxCommandEvent& event);