]> git.saurik.com Git - wxWidgets.git/commit
Replaced tabs and cleaned up indentations.
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 31 Jan 2000 15:44:54 +0000 (15:44 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 31 Jan 2000 15:44:54 +0000 (15:44 +0000)
commit1e92909e9aaaadde61f917a2f34a241caa2b51db
tree56b51f7e92566f72f4c46328cfbab47ccf558045
parent95ca6a20b55f81bcd1f8a055fc9fae1c90056ca4
Replaced tabs and cleaned up indentations.
Replaced all the char arrays I could with wxStrings.  Should noticably reduce memory used by classes.
Fixed "for (int i=0...)" occurances

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/db.cpp
src/common/dbtable.cpp