Mercurial > mercurial > hgweb_mover2.cgi
diff include/common.h @ 21:c540dc3eabe5 v2.2dev
add listctrl-dir
author | pyon@macmini |
---|---|
date | Wed, 26 Oct 2011 20:40:53 +0900 |
parents | 868ccd73e238 |
children | 5c99c6fa50df |
line wrap: on
line diff
--- a/include/common.h Tue Oct 25 20:02:55 2011 +0900 +++ b/include/common.h Wed Oct 26 20:40:53 2011 +0900 @@ -1,5 +1,5 @@ // Filename : common.h -// Last Change: 24-Oct-2011. +// Last Change: 26-Oct-2011. // #ifndef __COMMON__ #define __COMMON__ @@ -55,15 +55,13 @@ ID_BUTTONMOVE, ID_BUTTONDEL, ID_BUTTONUNDO, + ID_LISTCTRLDIR, ID_TIMER, // param // dirview - ID_LISTCTRLALL, - ID_LISTCTRLTHUMB, - ID_BITMAPPREVIEW, }; #if defined(__WXMSW__)