Fix missing \fn.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39706 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2010-12-02 18:40:15 +00:00
parent 8490a52529
commit 15352f8de6
+1 -1
View File
@@ -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. \brief Gets the dimensions the box would prefer to be.
The size is computed from the children sizes, unless it was explicitly set The size is computed from the children sizes, unless it was explicitly set