From 7ee76c54fca21bed2b94ebf1e71f723670f135fe Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Mon, 11 Apr 2011 18:21:12 +0200 Subject: Add SQLite support to Qt example --- qt/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt/README') diff --git a/qt/README b/qt/README index b67eea4..111a39b 100644 --- a/qt/README +++ b/qt/README @@ -11,7 +11,7 @@ employee.hxx establish a bidirectional employee-employer relationship. We also use the QDateTime type to store the employee's date of birth and QString to store the employee's first and last name. Finally we use QByteArray - to represent the persons genetic fingerprint. + to store the person's public key. employee-odb.hxx employee-odb.ixx -- cgit v1.1