HaikuBook: fix part of the warnings marked by Doxygen
I spotted some warnings when I upgraded from Doxygen 1.18.13 to 1.18.17. The new warnings are useful, they point out imbalances in grouping, as well as unclosed comment blocks. Coincidentally, this fixes #13338
This commit is contained in:
@@ -1245,9 +1245,6 @@ SetViewColor(Parent()->ViewColor());
|
||||
*/
|
||||
|
||||
|
||||
//! @}
|
||||
|
||||
|
||||
/*!
|
||||
\fn uint32 BView::Flags() const
|
||||
\brief Return the view flags set in the constructor or by SetFlags().
|
||||
|
||||
Reference in New Issue
Block a user