Mercurial > mercurial > hgweb_golang.cgi
view src/kaigo/horori/merger/include/utils.h @ 65:0369656be06c default tip
many changes.
author | pyon@macmini |
---|---|
date | Fri, 20 May 2022 06:30:34 +0900 |
parents | 20b42e2deae1 |
children |
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();