what's wrong with the cmake build bot I don't know. someone please fix it

svn path=/trunk/; revision=55009
This commit is contained in:
Kamil Hornicek 2012-01-19 02:50:20 +00:00
parent f89a2404f3
commit 909247fa75

View file

@ -27,6 +27,9 @@ HINSTANCE hInst;
static VOID ReLoadGeneralPage(PINFO pInfo);
static VOID ReLoadDisplayPage(PINFO pInfo);
#ifndef IDC_NAMEEDIT
#define IDC_NAMEEDIT 1015
#endif
static VOID
DoOpenFile(PINFO pInfo)