A few minor fixes to BTextControl docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2014 Haiku, Inc. All rights reserved.
|
* Copyright 2014 Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
@@ -147,6 +147,8 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\fn status_t BTextControl::AllUnarchived(const BMessage* from)
|
\fn status_t BTextControl::AllUnarchived(const BMessage* from)
|
||||||
|
\brief Hook method called when all views have been unarchived.
|
||||||
|
|
||||||
\copydetails BView::AllUnarchived()
|
\copydetails BView::AllUnarchived()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user