pixel tweaks

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1857 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty
2002-11-05 18:28:19 +00:00
parent 8bc669cf72
commit 4737827244
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ StyledEditWindow::InitWindow()
viewFrame.top = fMenuBar->Bounds().Height()+1; //021021
viewFrame.right -= B_V_SCROLL_BAR_WIDTH;
viewFrame.left = B_V_SCROLL_BAR_WIDTH-15; //021021
viewFrame.left = 0; //021021
viewFrame.bottom -= B_H_SCROLL_BAR_HEIGHT;