pitivi-formatter: Also skip the class

This commit is contained in:
Thibault Saunier 2020-07-09 21:42:50 -04:00
parent 3a291cf450
commit 6938800bc8

View file

@ -40,6 +40,9 @@ struct _GESPitiviFormatter {
gpointer _ges_reserved[GES_PADDING];
};
/**
* GESPitiviFormatterClass: (attributes doc.skip=true):
*/
struct _GESPitiviFormatterClass
{
/*< private >*/