Docs: remove ; causing it not to find copydetails
This commit is contained in:
parent
6f6c9e0069
commit
a960a58cd7
@ -352,7 +352,7 @@
|
|||||||
\fn status_t BButton::GetSupportedSuites(BMessage* message)
|
\fn status_t BButton::GetSupportedSuites(BMessage* message)
|
||||||
\brief Report the suites of messages this control understands.
|
\brief Report the suites of messages this control understands.
|
||||||
|
|
||||||
\copydetails BControl::GetSupportedSuites();
|
\copydetails BControl::GetSupportedSuites()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@ -460,7 +460,7 @@
|
|||||||
|
|
||||||
Adds the string "suite/vnd.Be-control" to the message.
|
Adds the string "suite/vnd.Be-control" to the message.
|
||||||
|
|
||||||
\copydetails BHandler::GetSupportedSuites();
|
\copydetails BHandler::GetSupportedSuites()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
@ -344,7 +344,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\fn status_t BRadioButton::GetSupportedSuites(BMessage* message)
|
\fn status_t BRadioButton::GetSupportedSuites(BMessage* message)
|
||||||
\copydoc BControl::GetSupportedSuites();
|
\copydoc BControl::GetSupportedSuites()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user