fixed build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21933 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
df56ab869d
commit
48658ad173
@ -3114,7 +3114,7 @@ BView::AppendToPicture(BPicture *picture)
|
||||
if (token == -1) {
|
||||
BeginPicture(picture);
|
||||
} else {
|
||||
picture->set_token(-1);
|
||||
picture->SetToken(-1);
|
||||
picture->Usurp(cpicture);
|
||||
cpicture = picture;
|
||||
fOwner->fLink->StartMessage(AS_LAYER_APPEND_TO_PICTURE);
|
||||
|
Loading…
Reference in New Issue
Block a user