docs/user: Fix documentation of BTab::SetLabel.
This commit is contained in:
parent
bf8fe3ddb3
commit
0426b7e7e8
@ -126,7 +126,7 @@
|
||||
|
||||
/*!
|
||||
\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
|
||||
*/
|
||||
@ -134,7 +134,7 @@
|
||||
|
||||
/*!
|
||||
\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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user