Misc style changes
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14575 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3766,7 +3766,7 @@ BView::InitData(BRect frame, const char *name, uint32 resizingMode, uint32 flags
|
||||
fPermanentState = NULL;
|
||||
fState = new BPrivate::ViewState;
|
||||
|
||||
fBounds = frame.OffsetToCopy(0.0, 0.0);
|
||||
fBounds = frame.OffsetToCopy(B_ORIGIN);
|
||||
fShelf = NULL;
|
||||
pr_state = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user