reverted return type of wxList method to nodetype * from compatibility_iterator ...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 23 Mar 2006 16:19:48 +0000 (16:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 23 Mar 2006 16:19:48 +0000 (16:19 +0000)
commit2e4b087e1cfd728ec6d91936d777219f42f8d837
tree630d1b1a85ebde4079f4a90785a8d55b3bdbbc2c
parentb83d533aec2b9fbb9a0ebc43e6cc49d270da4a2a
reverted return type of wxList method to nodetype * from compatibility_iterator (undoing change of rev 1.103) because this breaks very old core relying on conversion of wxList::GetFirst() to wxNode* for example

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/list.h