1
This commit is contained in:
parent
fce35159dd
commit
a4cee4dfa2
@ -338,6 +338,8 @@ private:
|
|||||||
return source_name;
|
return source_name;
|
||||||
});
|
});
|
||||||
owner_.Get()->GetAbility()->SetSource(attr_handle, kAstChip, cb);
|
owner_.Get()->GetAbility()->SetSource(attr_handle, kAstChip, cb);
|
||||||
|
#else
|
||||||
|
owner_.Get()->GetAbility()->SetSource(attr_handle, kAstChip, nullptr);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user