mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
pitivi-formatter: Also skip the class
This commit is contained in:
parent
3a291cf450
commit
6938800bc8
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ struct _GESPitiviFormatter {
|
|||
gpointer _ges_reserved[GES_PADDING];
|
||||
};
|
||||
|
||||
/**
|
||||
* GESPitiviFormatterClass: (attributes doc.skip=true):
|
||||
*/
|
||||
struct _GESPitiviFormatterClass
|
||||
{
|
||||
/*< private >*/
|
||||
|
|
Loading…
Reference in a new issue