Axel forgot to adopt this very central place to the new B_VECTOR_ICON_TYPE
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19227 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -113,8 +113,7 @@ bigtime_t startTime = system_time();
|
||||
if (ret < B_OK)
|
||||
return ret;
|
||||
|
||||
type_code attrType = B_RAW_TYPE;
|
||||
// TODO: introduce special type?
|
||||
type_code attrType = B_VECTOR_ICON_TYPE;
|
||||
|
||||
if (attrInfo.type != attrType)
|
||||
return B_BAD_TYPE;
|
||||
|
||||
Reference in New Issue
Block a user