Changed a couple lines to intialize member variables correctly to match db/dbtable...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 1 Feb 2001 20:17:15 +0000 (20:17 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 1 Feb 2001 20:17:15 +0000 (20:17 +0000)
commit94613352b552b768342e6835afd697391b2e38b0
tree1b8486c2b60de43e073da8bf60d69ca905f245c8
parent548dffb11fdc65b0bca7c74a29e7409673ec61b5
Changed a couple lines to intialize member variables correctly to match db/dbtable type changes to wxString from char *
Spelling typos fixed
All hardcoded text strings and characters now inside wxT()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/db/dbtest.cpp
samples/db/dbtest.h
samples/db/listdb.cpp
samples/db/listdb.h