Update code start.
I know we are in a feature freeze moment, but I thought about update_code and concluded it is not that hard to implement. Shoud be ready shortly. IMO, it is very good if this code would be ready for this FF. It would make the app_server more... tight. :-) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8303 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -86,6 +86,7 @@ WinBorder::WinBorder(const BRect &r, const char *name, const int32 look, const i
|
||||
// unlike BViews, windows start off as hidden
|
||||
fHidden = true;
|
||||
fServerWin = win;
|
||||
fClassID = AS_WINBORDER_CLASS;
|
||||
|
||||
fMouseButtons = 0;
|
||||
fKeyModifiers = 0;
|
||||
|
||||
Reference in New Issue
Block a user