Mercurial > mercurial > hgweb_golang.cgi
diff src/kaigo/horori/searcher/include/utils.h @ 50:638e1ad05cae
small changes.
author | pyon@macmini |
---|---|
date | Fri, 24 Apr 2020 22:22:12 +0900 |
parents | 169936fed61b |
children | 7396e7407abd |
line wrap: on
line diff
--- a/src/kaigo/horori/searcher/include/utils.h Thu Apr 23 22:54:58 2020 +0900 +++ b/src/kaigo/horori/searcher/include/utils.h Fri Apr 24 22:22:12 2020 +0900 @@ -1,5 +1,5 @@ // Filename : utils.h -// Last Change: 2020-04-21 ‰Î 09:30:58. +// Last Change: 2020-04-24 ‹à 14:33:33. // #pragma once @@ -9,4 +9,5 @@ wxRect ZeroRect(); bool TarDir(wxString dir, wxString tarfile); bool Gzip(wxString infile, wxString gzfile); +wxString XoR(wxString s, int x);