File common/QtOwnershipManaging.h artifact 79a3e85e4c part of check-in 6de2243af6
#import <ObjFW/ObjFW.h> @protocol QtOwnershipManaging - (void)takeOwnership; - (void)giveUpOwnership; @end
#import <ObjFW/ObjFW.h> @protocol QtOwnershipManaging - (void)takeOwnership; - (void)giveUpOwnership; @end