mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
ges/ges-timeline-layer.c: C90 fixes
This commit is contained in:
parent
06a8cc32a0
commit
1ec9238358
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ enum
|
|||
|
||||
static guint ges_timeline_layer_signals[LAST_SIGNAL] = { 0 };
|
||||
|
||||
static gboolean ges_timeline_layer_resync_priorities (GESTimelineLayer * layer);
|
||||
|
||||
static void
|
||||
ges_timeline_layer_get_property (GObject * object, guint property_id,
|
||||
GValue * value, GParamSpec * pspec)
|
||||
|
|
Loading…
Reference in a new issue