modified one method's name
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8322 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7c680a3569
commit
9839e74132
@ -420,7 +420,7 @@ virtual BMessage *ConvertToMessage(void* raw, int32 code);
|
||||
void activateView( BView *aView, bool active );
|
||||
|
||||
void drawAllViews(BView* aView);
|
||||
void drawView(BView* aView, BRect area);
|
||||
void DoUpdate(BView* aView, BRect& area);
|
||||
|
||||
// Debug
|
||||
void PrintToStream() const;
|
||||
|
Loading…
Reference in New Issue
Block a user