From 3d7aa45e7a1b00c4c1ccc1c2d8e65baf441cee8b Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Sat, 28 Jan 2017 13:19:14 -0500 Subject: [PATCH] docs/user: Fix duplicate and erroneous BTabView class definition. --- docs/user/interface/TabView.dox | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/user/interface/TabView.dox b/docs/user/interface/TabView.dox index a020550b1c..cb2501a876 100644 --- a/docs/user/interface/TabView.dox +++ b/docs/user/interface/TabView.dox @@ -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.