Mercurial > mercurial > hgweb_searcher03.cgi
diff include/common.h @ 22:92188f60323d default tip
Implement Masking function on Preview Dialog.
author | pyon@macmini |
---|---|
date | Sat, 04 Apr 2015 17:23:46 +0900 |
parents | de222bc84e48 |
children |
line wrap: on
line diff
--- a/include/common.h Wed Dec 17 00:52:43 2014 +0900 +++ b/include/common.h Sat Apr 04 17:23:46 2015 +0900 @@ -1,5 +1,5 @@ // Filename : common.h -// Last Change: 05-Jun-2014. +// Last Change: 2015-04-03 18:56:14. // #ifndef __COMMON_H__ #define __COMMON_H__ @@ -47,6 +47,7 @@ #include <wx/clipbrd.h> #include <wx/html/htmprint.h> #include <wx/datectrl.h> +#include <wx/bmpbuttn.h> #include <wx/xrc/xmlres.h> #endif