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