Mercurial > mercurial > hgweb_searcher03.cgi
comparison 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 |
comparison
equal
deleted
inserted
replaced
15:de222bc84e48 | 16:1ba97995f642 |
---|---|
1 // Filename : myframe.h | 1 // Filename : myframe.h |
2 // Last Change: 05-Jun-2014. | 2 // Last Change: 19-Jun-2014. |
3 // | 3 // |
4 #ifndef __MYFRAME_H__ | 4 #ifndef __MYFRAME_H__ |
5 #define __MYFRAME_H__ | 5 #define __MYFRAME_H__ |
6 | 6 |
7 #include "common.h" | 7 #include "common.h" |
70 wxRect m_mask2old; | 70 wxRect m_mask2old; |
71 wxRect m_mask3old; | 71 wxRect m_mask3old; |
72 long lmin, lmax; | 72 long lmin, lmax; |
73 double zmin, zmax; | 73 double zmin, zmax; |
74 wxString m_hhsno; | 74 wxString m_hhsno; |
75 wxString m_shared; | |
75 | 76 |
76 protected: | 77 protected: |
77 wxMenuBar* m_menubar; | 78 wxMenuBar* m_menubar; |
78 wxMenu* m_menuFile; | 79 wxMenu* m_menuFile; |
79 wxMenu* m_menuParam; | 80 wxMenu* m_menuParam; |