Mercurial > mercurial > hgweb_kaigo.hg.cgi
view horori/merger/include/utils.h @ 1:743a122cae47 draft
Porori: ver.up
author | pyon <pyon@macmini> |
---|---|
date | Thu, 27 May 2021 22:01:27 +0900 |
parents | aaaa401818a1 |
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();