Fix missing \fn.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39706 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
*/
|
||||
|
||||
|
||||
/*! virtual void BBox::GetPreferredSize(float* _width, float* _height)
|
||||
/*! \fn virtual void BBox::GetPreferredSize(float* _width, float* _height)
|
||||
\brief Gets the dimensions the box would prefer to be.
|
||||
|
||||
The size is computed from the children sizes, unless it was explicitly set
|
||||
|
||||
Reference in New Issue
Block a user