From f3caf6d8b106f1a2d378a3c2ca968d6bc43d311e Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Wed, 15 Aug 2012 17:03:55 +0200 Subject: [PATCH] QTabWidget docs: cleanup Qt3 support left overs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: If73848b0b8dc424b3429f845aff383d088a6a367 Reviewed-by: Jan-Arve Sæther --- src/widgets/widgets/qtabwidget.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/widgets/widgets/qtabwidget.cpp b/src/widgets/widgets/qtabwidget.cpp index 317b8e1..f2eda29 100644 --- a/src/widgets/widgets/qtabwidget.cpp +++ b/src/widgets/widgets/qtabwidget.cpp @@ -140,8 +140,6 @@ QT_BEGIN_NAMESPACE \value South The tabs are drawn below the pages. \value West The tabs are drawn to the left of the pages. \value East The tabs are drawn to the right of the pages. - \omitvalue Bottom - \omitvalue Top */ /*! -- 2.7.4