ObjQt  QtOwnershipManaging.h at [9463212568]

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


#import <ObjFW/ObjFW.h>

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