Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Fri, 13 Aug 2010 13:03:12 -0700
changeset 29 a9f1d0e21384
parent 5 98d749cef1a7
permissions -rwxr-xr-x
fixed typo

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H