QTabWidget docs: cleanup Qt3 support left overs
authorJ-P Nurmi <j-p.nurmi@nokia.com>
Wed, 15 Aug 2012 15:03:55 +0000 (17:03 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 17 Aug 2012 17:41:48 +0000 (19:41 +0200)
Change-Id: If73848b0b8dc424b3429f845aff383d088a6a367
Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
src/widgets/widgets/qtabwidget.cpp

index 317b8e1..f2eda29 100644 (file)
@@ -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
 */
 
 /*!