BTabView: Style fixes

Fix misleading indentation

remove extra newline

just a newline

selTabRect => selectedTabRect
This commit is contained in:
John Scipione
2016-04-29 14:31:31 -07:00
parent 3490eda827
commit 24cb14bc3d
2 changed files with 6 additions and 7 deletions
+2 -3
View File
@@ -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
*/