contactengine/database.h
author John Kern <johnk@symbian.org>
Thu, 26 Aug 2010 10:26:51 -0700
changeset 39 3ed811ba9e2e
parent 22 d5911f90500d
permissions -rw-r--r--
added Ians wish lists

#ifndef DATABASE_H
#define DATABASE_H


enum { SITE_LONDON=0, SITE_FOSTER, SITE_TOKYO };
enum { DEPT_TDM=0, DEPT_MARKETING, DEPT_IT };


#endif // DATABASE_H