fix bug in iattribute
[lttv.git] / ltt / branches / poly / lttv / lttv / attribute.h
index e721b3bf3f315b37cd9a639d9a21dbba523044e7..784fcdc80d7f9151083dc1dc300d8cd109227a7f 100644 (file)
@@ -44,6 +44,7 @@ struct _LttvAttribute {
 
 struct _LttvAttributeClass {
   GObjectClass parent;
+
 };
 
 GType lttv_attribute_get_type (void);
This page took 0.0224529999999999 seconds and 4 git commands to generate.