docs/user: Fix duplicate and erroneous BTabView class definition.

This commit is contained in:
Augustin Cavalier
2017-01-28 13:19:14 -05:00
parent bd7dc5223f
commit 3d7aa45e7a
+1 -11
View File
@@ -145,7 +145,7 @@
\class BTabView
\ingroup interface
\ingroup libbe
\brief Displays and manipulates styled text.
\brief A container for BTab objects to display all tabs.
\since BeOS R3
*/
@@ -258,16 +258,6 @@
*/
/*!
\class BTabView
\ingroup interface
\ingroup libbe
\brief A container for BTab objects to display all tabs.
\since BeOS R3
*/
/*!
\fn BTabView::BTabView(const char* name, button_width width, uint32 flags)
\brief Initializes a new BTabView object for use as part of a BLayout.