Seafood/populateDB/database.h
author John Kern <johnk@symbian.org>
Fri, 13 Aug 2010 16:18:58 -0700
changeset 32 884c1b5354d7
parent 5 98d749cef1a7
permissions -rwxr-xr-x
removed ui_mainwindow.h because it is generated by uic.exe

#ifndef DATABASE_H
#define DATABASE_H

enum { EBEST=0, EOK, EWORST };

#endif // DATABASE_H