ObjQt  QtOwnershipManaging.h at [ed8ed56b3a]

File common/QtOwnershipManaging.h artifact 79a3e85e4c part of check-in ed8ed56b3a


#import <ObjFW/ObjFW.h>

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