Mercurial > mercurial > hgweb_mover2.cgi
diff include/myframe.h @ 9:dfa5cae8c992
small fix
author | pyon@macmini |
---|---|
date | Thu, 20 Oct 2011 07:44:56 +0900 |
parents | 550c143ab194 |
children | 9b0840b0be7e |
line wrap: on
line diff
--- a/include/myframe.h Wed Oct 19 20:36:52 2011 +0900 +++ b/include/myframe.h Thu Oct 20 07:44:56 2011 +0900 @@ -1,5 +1,5 @@ // Filename : myframe.h -// Last Change: 19-Oct-2011. +// Last Change: 20-Oct-2011. // #ifndef __myframe__ @@ -61,6 +61,7 @@ void OnDelete(wxCommandEvent& event); void OnUndo(wxCommandEvent& event); void ReadyImage(void); + void WatchDir(void); // $B0J2<!$Dj7?$b$N(B void OnWinSize(wxSizeEvent& event); void OnWinMove(wxMoveEvent& event);