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 14:37:31 +0100
changeset 20
a7451a8eb5dc
parent 5
98d749cef1a7
permissions
-rwxr-xr-x
Added DB framework for CSV import - doesn't work yet though
#ifndef DATABASE_H
#define DATABASE_H
enum { EBEST=0, EOK, EWORST };
#endif // DATABASE_H