Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Thu, 19 Aug 2010 13:16:27 -0700
changeset 35 0cb8cc1ee8f5
parent 5 98d749cef1a7
permissions -rwxr-xr-x
comment on using jpg images

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H