summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ-P Nurmi <j-p.nurmi@nokia.com>2012-08-15 17:03:55 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-17 19:41:48 +0200
commitf3caf6d8b106f1a2d378a3c2ca968d6bc43d311e (patch)
treed7978ef6489184505d94ef62a981ec9e2af96f7a
parentf0c883defa8ac0e69b7e78a95ab8aafdcadfb5b5 (diff)
QTabWidget docs: cleanup Qt3 support left overs
Change-Id: If73848b0b8dc424b3429f845aff383d088a6a367 Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
-rw-r--r--src/widgets/widgets/qtabwidget.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/widgets/qtabwidget.cpp b/src/widgets/widgets/qtabwidget.cpp
index 317b8e1b2a..f2eda2926e 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
*/
/*!