projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build a tarball when building the new docs
[wxWidgets.git]
/
src
/
common
/
db.cpp
diff --git
a/src/common/db.cpp
b/src/common/db.cpp
index b5e46f5b89e888e898d1d51c5f2ae4bd842c7033..8403a4ca4232b533fb2f2e4af1f575cf2499e25e 100644
(file)
--- a/
src/common/db.cpp
+++ b/
src/common/db.cpp
@@
-1658,7
+1658,7
@@
void wxDb::Close(void)
#ifdef __WXDEBUG__
wxTablesInUse *tiu;
- wx
Node *
pNode;
+ wx
List::compatibility_iterator
pNode;
pNode = TablesInUse.GetFirst();
wxString s,s2;
while (pNode)