Return the correct geometry
authorLars Knoll <lars.knoll@nokia.com>
Mon, 19 Sep 2011 19:08:36 +0000 (21:08 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 21 Sep 2011 10:07:19 +0000 (12:07 +0200)
commit21747af805317c93c98fe681200732b14e79ab5b
treeb716ddabb4f6a954165729bc2646acfb02a295e5
parentc835b98e8ff39ab4331ae8133e358e5dbba9a641
Return the correct geometry

When the platform window is created, it is the
authorative source for geometry information.

It would however be better if we could completely
avoid duplicated places for the geometry data.

Change-Id: Id90b24b9c40acb57f3d11b8b927292c06bac335e
Reviewed-on: http://codereview.qt-project.org/5258
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/gui/kernel/qwindow.cpp