@@ -66,8 +66,8 @@ return description; } - (OFThread*)thread { - return thread; + OF_GETTER(thread, NO) } @end