@@ -62,8 +62,8 @@ @"Starting a thread of type %@ failed!", [_thread class]]; } - (OFThread*)thread { - OF_GETTER(_thread, false) + OF_GETTER(_thread, true) } @end