Mercurial > mercurial > hgweb_rsearcher.cgi
comparison include/main.h @ 16:b651aa41b9d4 default tip
hhsinfo method (server)
author | pyon@macmini |
---|---|
date | Mon, 15 Jul 2019 07:03:05 +0900 |
parents | c262e17de9b1 |
children |
comparison
equal
deleted
inserted
replaced
15:c262e17de9b1 | 16:b651aa41b9d4 |
---|---|
1 // Filename : main.h | 1 // Filename : main.h |
2 // Last Change: 2019-05-28 ‰Î 10:08:07. | 2 // Last Change: 2019-07-08 ŒŽ 08:45:17. |
3 // | 3 // |
4 #pragma once | |
5 | |
4 #include <wx/wx.h> | 6 #include <wx/wx.h> |
5 #include <wx/config.h> | 7 #include <wx/config.h> |
6 #include <wx/fileconf.h> | 8 #include <wx/fileconf.h> |
7 #include <wx/splash.h> | 9 #include <wx/splash.h> |
8 #include <wx/fs_zip.h> | 10 #include <wx/fs_zip.h> |