Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Thu, 08 Apr 2010 19:31:52 -0700
changeset 15 0f80a0f39475
parent 5 98d749cef1a7
permissions -rwxr-xr-x
populate the nutrition table

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H