activeWindow is deprecated, use focusWindow.
authorThiago Macieira <thiago.macieira@intel.com>
Sun, 24 Jun 2012 22:11:00 +0000 (00:11 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 26 Jun 2012 22:56:16 +0000 (00:56 +0200)
commit786dca63ce917cd798f422145c9cba8ab1b8063a
treec93a97cddf02a3a4ad37c6388d528e319d252ba7
parent4bdfa2025c266fcf5f713a9b1bdbee25878bce73
activeWindow is deprecated, use focusWindow.

This complements commit 2753e9a795537df10c5a3b64ec9f6d8d81381837,
which had begun fixing this issue, but not completed the entire
module.

Change-Id: I2d167e467c5553cfa49e04410aec9a7d98c7fc6e
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp
tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp