ObjQt  QtOwnershipManaging.h at [e9fd43644a]

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


#import <ObjFW/ObjFW.h>

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