Moved app_server window a bit to the left.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12016 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adi Oanca 2005-03-26 08:41:46 +00:00
parent 688204180d
commit 07fdbe8f67

View File

@ -72,7 +72,7 @@ VDWIN_SETCURSOR,
extern RGBColor workspace_default_color;
bool is_initialized = false;
BPoint offset(100,50);
BPoint offset(50,50);
VDView::VDView(BRect bounds)
: BView(bounds,"viewdriver_view",B_FOLLOW_ALL, B_WILL_DRAW)