container: Do not allow adding an element to a container if it already has a parent
authorThibault Saunier <thibault.saunier@collabora.com>
Fri, 28 Jun 2013 23:17:54 +0000 (19:17 -0400)
committerMathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Tue, 9 Jul 2013 20:13:41 +0000 (22:13 +0200)
commit9d13c5cbd38a41e217f4f09fa5f79bc296c5ca3c
treea04bc12533c90a964950bbbed354cc1c7e8d84b3
parentbcfeada696e042d9d56ec76befa450c5ee0df57d
container: Do not allow adding an element to a container if it already has a parent

This should never happen, an element can have 1 and only 1 parent.
ges/ges-container.c