ObjQt  Artifact [79a3e85e4c]

Artifact 79a3e85e4c0391d3162084fccee3deeb87657153c0c253d8d54c8d35d1849cbc:


#import <ObjFW/ObjFW.h>

@protocol QtOwnershipManaging
- (void)takeOwnership;
- (void)giveUpOwnership;
@end