small changes and fixes here and there
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12480 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3146,7 +3146,7 @@ void BWindow::drawAllViews(BView* aView)
|
||||
void BWindow::DoUpdate(BView* aView, BRect& area)
|
||||
{
|
||||
|
||||
STRACE(("info: BWindow::drawView() BRect(%f,%f,%f,%f) called.\n",
|
||||
STRACE(("info: BWindow::DoUpdate() BRect(%f,%f,%f,%f) called.\n",
|
||||
area.left, area.top, area.right, area.bottom));
|
||||
|
||||
aView->check_lock();
|
||||
|
||||
Reference in New Issue
Block a user