Artifact 79a3e85e4c0391d3162084fccee3deeb87657153c0c253d8d54c8d35d1849cbc:
- File common/QtOwnershipManaging.h — part of check-in [9463212568] at 2017-04-02 20:51:55 on branch trunk — Initial commit (user: js, size: 108) [annotate] [blame] [check-ins using]
#import <ObjFW/ObjFW.h> @protocol QtOwnershipManaging - (void)takeOwnership; - (void)giveUpOwnership; @end