GESTimelineObject: add track_object_added and track_object_removed virtual methods
authorThibault Saunier <thibault.saunier@collabora.co.uk>
Tue, 26 Apr 2011 23:39:56 +0000 (19:39 -0400)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 19 May 2011 19:58:50 +0000 (21:58 +0200)
commitd5734ab94fc5e0c883c5ca3042d534a0cd619f4b
tree1320a9c48dda1002879def9ea351f5f05e462726
parent6e0d6ba9c53b9a12051c81d9fff43bd125c7a6c4
GESTimelineObject: add track_object_added and track_object_removed virtual methods

Those methods are meant to be used in sublassed when needed. They are not doing
anything at this time, but will be used to clean some code in GESTimelineObject
sublcasses.
ges/ges-timeline-object.c
ges/ges-timeline-object.h