Componentes.Terceros.DevExp.../official/x.19/ExpressQuantumGrid 5/Demos/CBuilder/IssueList/IssueListConst.h

14 lines
384 B
C
Raw Normal View History

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