mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
comment: add a fixme-0.11
This commit is contained in:
parent
d6807e1ae3
commit
01dfca40f1
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ static GstAllocTrace *_gst_object_trace;
|
|||
#define DEBUG_REFCOUNT
|
||||
|
||||
/* Object signals and args */
|
||||
/* FIXME-0.11: have a read-only parent property instead of the two signals
|
||||
* then we get notify::parent for free */
|
||||
enum
|
||||
{
|
||||
PARENT_SET,
|
||||
|
|
Loading…
Reference in a new issue