Mercurial > mercurial > hgweb_rsearcher.cgi
diff include/id.h @ 10:36811fd22bd2
v1.4
author | pyon@macmini |
---|---|
date | Thu, 08 Nov 2018 19:15:43 +0900 |
parents | ae89ce4793d8 |
children | 799b6008db8e |
line wrap: on
line diff
--- a/include/id.h Wed Oct 31 20:10:29 2018 +0900 +++ b/include/id.h Thu Nov 08 19:15:43 2018 +0900 @@ -1,5 +1,5 @@ // Filename : id.h -// Last Change: 2018-10-31 16:40:38. +// Last Change: 2018-11-08 13:58:34. // #ifndef __ID_H__ @@ -7,8 +7,8 @@ #include <wx/wx.h> -#define RSVER "1.3" -#define RSRELEASE "2018.10.31" +#define RSVER "1.4" +#define RSRELEASE "2018.11.01" enum { /* for mainframe */ @@ -16,7 +16,9 @@ ID_SEARCH, ID_PSEARCH, ID_LIST, + ID_LISTKANA, ID_NBOOK, + ID_SPLIT, // invisible for shortcut-key ID_SLDR,