Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Thu, 25 Mar 2010 16:21:13 -0700
changeset 6 e8f500c881af
parent 5 98d749cef1a7
permissions -rwxr-xr-x
add content to eco details

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H