Fix rest of warnings, doxygen now runs cleanly.
The BTextView::SetText() methods were included twice, update the first and remove the second.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
|
||||
/*!
|
||||
\fn void DrawItem(BView* owner, BRect frame, bool complete)
|
||||
\fn void BListItem::DrawItem(BView* owner, BRect frame, bool complete)
|
||||
\brief Hook method called when the item is drawn.
|
||||
|
||||
\param owner The view that the list item is a child of.
|
||||
|
||||
Reference in New Issue
Block a user