timeline: Comment some variables goals

This commit is contained in:
Thibault Saunier 2013-03-29 15:50:12 +01:00
parent f8e4a2dc7d
commit f114b6eb3b

View file

@ -158,6 +158,8 @@ struct _GESTimelinePrivate
gboolean updates_enabled;
/* While we are creating and adding the TrackElements for a clip, we need to
* ignore the child-added signal */
GESClip *ignore_track_element_added;
};