summaryrefslogtreecommitdiffstats
path: root/src/sql
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-07-31 15:35:34 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-08-03 11:18:13 (GMT)
commit128717b171f01c82e5f0fb83f5923d4f7b9cfc10 (patch)
tree5e138ede4db646436a3af071247546f820e42ed8 /src/sql
parent1b469ac64cf81476436009aef66009c30335a01c (diff)
downloadQt-128717b171f01c82e5f0fb83f5923d4f7b9cfc10.zip
Qt-128717b171f01c82e5f0fb83f5923d4f7b9cfc10.tar.gz
Qt-128717b171f01c82e5f0fb83f5923d4f7b9cfc10.tar.bz2
Remove currentChildBeingDeleted from QObjectPrivate.
When a child is being deleted by its parent, the child should not notify the parent (of that which it already knows anyway). We did that by keeping a pointer to the child being deleted. Much simpler to simply orphan the child. Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'src/sql')
0 files changed, 0 insertions, 0 deletions