diff include/myframe.h @ 5:3b734fd6ee2b

v0.2
author pyon@macmini
date Thu, 06 Oct 2011 20:27:54 +0900
parents a505f7417742
children b59dfcc84d7a
line wrap: on
line diff
--- a/include/myframe.h	Thu Oct 06 07:56:12 2011 +0900
+++ b/include/myframe.h	Thu Oct 06 20:27:54 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : myframe.h
-// Last Change: 05-Oct-2011.
+// Last Change: 06-Oct-2011.
 //
 #ifndef MYFRAME
 #define MYFRAME
@@ -67,6 +67,7 @@
     void OnDetectWhite( wxCommandEvent& event );
     void SetDir( wxCommandEvent& event );
     void MakeDir( wxCommandEvent& event );
+    void OnOpenHhsDir(wxListEvent& event);
     void MoveImages( wxCommandEvent& event );
     void SaveConfig( wxCloseEvent& event );
     void TellLocation( void );