diff options
Diffstat (limited to 'tools/element-templates/gobject')
-rw-r--r-- | tools/element-templates/gobject | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/element-templates/gobject b/tools/element-templates/gobject index 18183feaf..85d7d3714 100644 --- a/tools/element-templates/gobject +++ b/tools/element-templates/gobject @@ -1,5 +1,8 @@ /* vim: set filetype=c: */ - +% ClassName +GstObject +% TYPE_CLASS_NAME +GST_TYPE_OBJECT % includes % prototypes |