ObjQt  QtOwnershipManaging.h at [6de2243af6]

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


#import <ObjFW/ObjFW.h>

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