Remove widget attribute orientation values from Qt:: enum.
authorRobin Burchell <robin.burchell@collabora.com>
Thu, 15 Dec 2011 09:18:37 +0000 (10:18 +0100)
committerQt by Nokia <qt-info@nokia.com>
Sun, 18 Dec 2011 14:15:12 +0000 (15:15 +0100)
commiteada3449b9914a3c1cee005245b90631c617a787
treee75df3d9f4d6e6ce9199c3a11638c1e1827f25e0
parent51fb43b37f58d38e34225f37216bcfdaf22733c5
Remove widget attribute orientation values from Qt:: enum.

These were only actually implemented on Symbian, thus, they aren't too useful,
apart from confusing developers when they don't work.

Removed per the discussion on:
http://lists.qt-project.org/pipermail/development/2011-December/000860.html

Change-Id: Id097cb392a3d964364adbe51a72a22927b9c382c
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/global/qnamespace.h
src/corelib/global/qnamespace.qdoc
src/widgets/kernel/qwidget.cpp