diff --git a/docs/user/interface/Box.dox b/docs/user/interface/Box.dox index da05d1269a..4eff31f53f 100644 --- a/docs/user/interface/Box.dox +++ b/docs/user/interface/Box.dox @@ -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