Mercurial > mercurial > hgweb_kaigo.hg.cgi
view horori/merger/include/utils.h @ 0:aaaa401818a1 draft
first commit.
author | pyon <pyon@macmini> |
---|---|
date | Mon, 24 May 2021 21:32:58 +0900 |
parents | |
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();