summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c556f19)
and non-recursive destructors as an add-on :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11513
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
ProcessPlatformProperty(c);
ProcessPlatformProperty(c);
else
{
node->RemoveChild(c);
else
{
node->RemoveChild(c);
+ wxXmlNode *c2 = c->GetNext();
ProcessPlatformProperty(c);
ProcessPlatformProperty(c);
else
{
node->RemoveChild(c);
else
{
node->RemoveChild(c);
+ wxXmlNode *c2 = c->GetNext();