Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Mon, 16 Aug 2010 15:57:18 -0700
changeset 33 f6cf541961ad
parent 5 98d749cef1a7
permissions -rwxr-xr-x
tech tip: workaround for Action on Options menu

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H