Mercurial > mercurial > hgweb_mover2.cgi
diff include/main.h @ 5:52697c869ce8
delete move&detect button.
author | pyon@macmini |
---|---|
date | Tue, 18 Oct 2011 07:53:48 +0900 |
parents | 7bf900d47e9e |
children | 550c143ab194 |
line wrap: on
line diff
--- a/include/main.h Sun Oct 16 16:21:33 2011 +0900 +++ b/include/main.h Tue Oct 18 07:53:48 2011 +0900 @@ -1,5 +1,5 @@ // Filename : main.h -// Last Change: 15-Oct-2011. +// Last Change: 17-Oct-2011. // #include "wx/wx.h" #include "wx/config.h" @@ -25,8 +25,8 @@ wxString workdir; wxString lmin; wxString lmax; - wxString bmin; - wxString bmax; + wxString zmin; + wxString zmax; }; DECLARE_APP(MyApp)