Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Fri, 13 Aug 2010 15:33:51 -0700
changeset 30 33e489bb7487
parent 5 98d749cef1a7
permissions -rwxr-xr-x
add options menu

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H