Mercurial
Mercurial
>
oss
>
FCL
>
interim
>
contrib
>
QtExamples
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Seafood/populateDB/database.h
author
Sebastian Brannstrom <sebastianb@symbian.org>
Mon, 09 Aug 2010 17:16:20 +0100
changeset 21
3bfc3227045d
parent 5
98d749cef1a7
permissions
-rwxr-xr-x
CSV reader works, kind of. contacts.csv file added to project, must live in c:\ at the moment
#ifndef DATABASE_H
#define DATABASE_H
enum { EBEST=0, EOK, EWORST };
#endif // DATABASE_H