@@ -25,11 +25,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 which could not be broadcasted