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)
|
if (ret < B_OK)
|
||||||
return ret;
|
return ret;
|
||||||
|
|
||||||
type_code attrType = B_RAW_TYPE;
|
type_code attrType = B_VECTOR_ICON_TYPE;
|
||||||
// TODO: introduce special type?
|
|
||||||
|
|
||||||
if (attrInfo.type != attrType)
|
if (attrInfo.type != attrType)
|
||||||
return B_BAD_TYPE;
|
return B_BAD_TYPE;
|
||||||
|
|||||||
Reference in New Issue
Block a user