@@ -26,11 +26,11 @@ { OFCondition *condition; } #ifdef OF_HAVE_PROPERTIES -@property (readonly, assign) OFCondition *condition; +@property (readonly, retain, nonatomic) OFCondition *condition; #endif /** * \param class_ The class of the object which caused the exception * \param condition The condition for which is still being waited