BTabView: Style fixes
Fix misleading indentation remove extra newline just a newline selTabRect => selectedTabRect
This commit is contained in:
@@ -416,10 +416,10 @@
|
||||
|
||||
|
||||
/*!
|
||||
\fn void BTabView::DrawBox(BRect selTabRect)
|
||||
\fn void BTabView::DrawBox(BRect selectedTabRect)
|
||||
\brief Draws the box that encloses the container view.
|
||||
|
||||
\param selTabRect The frame rectangle of the currently selected tab.
|
||||
\param selectedTabRect The frame rectangle of the currently selected tab.
|
||||
|
||||
\since BeOS R3
|
||||
*/
|
||||
@@ -736,4 +736,3 @@
|
||||
|
||||
\since Haiku R1
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user