ds: fix incorrect object class definitions
This commit is contained in:
@@ -239,6 +239,7 @@ B_TYPE_CLASS_DEFINITION_END(b_uuid)
|
||||
B_TYPE_DEFINITION_BEGIN(b_uuid)
|
||||
B_TYPE_ID(0x17037068, 0x92f7, 0x4582, 0xad1f, 0x0dea43b628de);
|
||||
B_TYPE_CLASS(b_uuid_class);
|
||||
B_TYPE_INSTANCE_PRIVATE(struct b_uuid_p);
|
||||
B_TYPE_INSTANCE_INIT(uuid_init);
|
||||
B_TYPE_INSTANCE_INIT(uuid_fini);
|
||||
B_TYPE_INSTANCE_FINI(uuid_fini);
|
||||
B_TYPE_DEFINITION_END(b_uuid)
|
||||
|
||||
Reference in New Issue
Block a user