Mercurial > mercurial > hgweb_mover2.cgi
diff include/cache.h @ 23:a2dd16b70c08 v2.2dev
apply vivid-coloured image for selected item.
author | pyon@macmini |
---|---|
date | Tue, 01 Nov 2011 22:26:41 +0900 |
parents | 6ed3b64ed39a |
children |
line wrap: on
line diff
--- a/include/cache.h Mon Oct 31 21:05:22 2011 +0900 +++ b/include/cache.h Tue Nov 01 22:26:41 2011 +0900 @@ -1,5 +1,5 @@ // Filename : cache.h -// Last Change: 23-Oct-2011. +// Last Change: 01-Nov-2011. // #ifndef __cache__ #define __cache__ @@ -14,6 +14,7 @@ long l; bool marksheet; wxBitmap thumbnail; + wxBitmap selthumbnail; bool exists; };