Componentes.Terceros.DevExp.../official/x.30/ExpressQuantumGrid 6/Demos/CBuilder/IssueList/IssueListConst.h
2007-12-16 17:06:54 +00:00

14 lines
384 B
C

//---------------------------------------------------------------------------
#ifndef IssueListConstH
#define IssueListConstH
//---------------------------------------------------------------------------
#endif
const ProjectsFrameID = 1;
const ItemsFrameID = 2;
const DepartmentsFrameID = 3;
const UsersFrameID = 4;
const TeamsFrameID = 5;
const ScheduleFrameID = 6;