[ui] added cluster size selection

This commit is contained in:
Pete Batard 2011-11-28 20:05:34 +00:00
parent d35d37cf20
commit b541496e7e
4 changed files with 43 additions and 12 deletions

View file

@ -11,7 +11,7 @@
#define IDC_FILESYSTEM 1002
#define IDC_START 1003
#define IDC_CAPACITY 1004
#define IDC_ALLOCSIZE 1005
#define IDC_CLUSTERSIZE 1005
#define IDC_STATUS 1006
#define IDC_ABOUT 1007
#define IDC_LABEL 1008