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:
@@ -420,7 +420,7 @@ virtual BMessage *ConvertToMessage(void* raw, int32 code);
|
|||||||
void activateView( BView *aView, bool active );
|
void activateView( BView *aView, bool active );
|
||||||
|
|
||||||
void drawAllViews(BView* aView);
|
void drawAllViews(BView* aView);
|
||||||
void drawView(BView* aView, BRect area);
|
void DoUpdate(BView* aView, BRect& area);
|
||||||
|
|
||||||
// Debug
|
// Debug
|
||||||
void PrintToStream() const;
|
void PrintToStream() const;
|
||||||
|
|||||||
Reference in New Issue
Block a user