Seafood/populateDB/database.h
author Sebastian Brannstrom <sebastianb@symbian.org>
Tue, 10 Aug 2010 19:10:57 +0100
changeset 22 d5911f90500d
parent 5 98d749cef1a7
permissions -rwxr-xr-x
Added the missing database.h

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H