Mercurial > mercurial > hgweb_golang.cgi
view src/kaigo/horori/searcher/include/utils.h @ 46:6ec28d3c3e00
small changes.
author | pyon@macmini |
---|---|
date | Sat, 18 Apr 2020 21:10:29 +0900 |
parents | 20b42e2deae1 |
children | 169936fed61b |
line wrap: on
line source
// Filename : utils.h // Last Change: 2020-03-18 15:00:33. // #pragma once #include <wx/wx.h> wxRect Geo2Rect(wxString geo); wxRect ZeroRect();