docs/user: Fix documentation of BTab::SetLabel.
This commit is contained in:
@@ -126,7 +126,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\fn const char* BTab::Label() const
|
\fn const char* BTab::Label() const
|
||||||
\brief Returns the tab's label (The target view's name).
|
\brief Returns the tab's label (the target view's name).
|
||||||
|
|
||||||
\since BeOS R3
|
\since BeOS R3
|
||||||
*/
|
*/
|
||||||
@@ -134,7 +134,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\fn void BTab::SetLabel(const char* label)
|
\fn void BTab::SetLabel(const char* label)
|
||||||
\brief Sets the tab's label.
|
\brief Sets the target view's name, and updates the BTab accordingly.
|
||||||
|
|
||||||
\since BeOS R3
|
\since BeOS R3
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user