aboutsummaryrefslogtreecommitdiff
path: root/qt/README
diff options
context:
space:
mode:
Diffstat (limited to 'qt/README')
-rw-r--r--qt/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/qt/README b/qt/README
index 4e94255..94663e1 100644
--- a/qt/README
+++ b/qt/README
@@ -4,13 +4,13 @@ containers, and value types with the help of the Qt profile library
The example consists of the following files:
-employee.hxx
+person.hxx
Describe contents.
-employee-odb.hxx
-employee-odb.ixx
-employee-odb.cxx
-employee.sql
+person-odb.hxx
+person-odb.ixx
+person-odb.cxx
+person.sql
The first three files contain the database support code and the last file
contains the database schema for the employee.hxx header.