Move the removal of the Quit event to QWindow.
authorStephen Kelly <stephen.kelly@kdab.com>
Sat, 11 Feb 2012 00:10:07 +0000 (01:10 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 15 Feb 2012 19:47:32 +0000 (20:47 +0100)
commit394315d902d9068a53439737906c00d48023d182
tree7d5d09f1b4386fefdbe702a33ab8e30e08739758
parentc455674555b263c98fe613612babab3efcf10345
Move the removal of the Quit event to QWindow.

Change-Id: If524127ba9dab9ef065aaf4079294295eef8e49b
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
src/gui/kernel/qwindow.cpp
src/widgets/kernel/qwidget.cpp
tests/auto/gui/kernel/qguiapplication/tst_qguiapplication.cpp
tests/auto/widgets/kernel/qapplication/tst_qapplication.cpp