Modified to use the newly defined names for functions/classes/structs defined to...
authorGeorge Tasker <gtasker@allenbrook.com>
Thu, 16 Mar 2000 19:09:42 +0000 (19:09 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Thu, 16 Mar 2000 19:09:42 +0000 (19:09 +0000)
commit3f755e2d96f797a32c39b9c1783857581f422c9b
treeef5c5c44fc05e60fef9ff0d0244fc3b0f5d77140
parentdf991b9dfb98e8b65c5c806d96b991f8d6c8f55b
Modified to use the newly defined names for functions/classes/structs defined to match the wxWindows conventions for naming (primarily prefacing these items with wx).
Fixed program so it would not crash when using FILE|EXIT
Fixed widget alignment issues

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