Mercurial > mercurial > hgweb_searcher03.cgi
diff include/myframe.h @ 16:1ba97995f642
Get/Put DB files to shared-directory.
author | pyon@macmini |
---|---|
date | Thu, 19 Jun 2014 18:46:11 +0900 |
parents | de222bc84e48 |
children | a2ad87cad48b |
line wrap: on
line diff
--- a/include/myframe.h Sun Jun 15 16:45:52 2014 +0900 +++ b/include/myframe.h Thu Jun 19 18:46:11 2014 +0900 @@ -1,5 +1,5 @@ // Filename : myframe.h -// Last Change: 05-Jun-2014. +// Last Change: 19-Jun-2014. // #ifndef __MYFRAME_H__ #define __MYFRAME_H__ @@ -72,6 +72,7 @@ long lmin, lmax; double zmin, zmax; wxString m_hhsno; + wxString m_shared; protected: wxMenuBar* m_menubar;