Sending B_COUNT_PROPERTIES for the View property now returns the right value.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39624 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
427788e06f
commit
884384ff79
@ -4412,7 +4412,7 @@ BView::MessageReceived(BMessage* msg)
|
||||
}
|
||||
}
|
||||
break;
|
||||
case 2:
|
||||
case 3:
|
||||
err = replyMsg.AddInt32("result", CountChildren());
|
||||
break;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user