diff include/myframe.h @ 27:d21de4693652 v2.2dev v2.3

add hhsname
author pyon@macmini
date Sat, 05 Nov 2011 10:13:41 +0900
parents 5a934c8e1b95
children 24283d3a9592
line wrap: on
line diff
--- a/include/myframe.h	Thu Nov 03 15:48:26 2011 +0900
+++ b/include/myframe.h	Sat Nov 05 10:13:41 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : myframe.h
-// Last Change: 03-Nov-2011.
+// Last Change: 05-Nov-2011.
 //
 
 #ifndef __myframe__
@@ -43,6 +43,7 @@
         wxStaticBitmap*   m_bitmapHhsno;
         wxStaticText*     m_staticTextGuess;
         wxTextCtrl*       m_textCtrlGuess;
+        wxTextCtrl*       m_textCtrlName;
 
         wxListCtrl*       m_listCtrlView;