Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Wed, 25 Aug 2010 09:16:52 -0700
changeset 38 6dfc2ca6334b
parent 5 98d749cef1a7
permissions -rwxr-xr-x
simiplified rowCount based on a suggest from Pat

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H