use diff. I don't remembr now the differences

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4570 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adi Oanca 2003-09-08 21:02:31 +00:00
parent a4a8378370
commit 6f274814d1

View File

@ -395,9 +395,7 @@ virtual BMessage *ConvertToMessage(void* raw, int32 code); // HUGE function
// OBOS BWindow's addon functions
uint32 WindowLookToInteger(window_look wl);
uint32 WindowFeelToInteger(window_feel wf);
BView* buildTopView();
void attachTopView();
void detachTopView();
void BuildTopView();
void stopConnection();
void setFocus(BView *focusView, bool notifyIputServer=false);
@ -425,7 +423,8 @@ virtual BMessage *ConvertToMessage(void* raw, int32 code); // HUGE function
uint8* ReadRawFromPort(int32* code,
bigtime_t tout = B_INFINITE_TIMEOUT);
// Debug
void PrintToStream() const;
// END: OBOS addon functions
// 3 deprecated calls