Componentes.Terceros.DevExp.../official/x.26/ExpressQuantumGrid 6/Demos/CBuilder/IssueList/IssueListConst.h
2007-09-09 11:27:27 +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;