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