view src/kaigo/horori/merger/include/utils.h @ 60:058fb0a2cda8

fix eraline.
author pyon@macmini
date Fri, 14 Aug 2020 03:31:29 +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();