QTBUG-16110 updating the softkeys when app comes to foreground
authormread <qt-info@nokia.com>
Mon, 17 Jan 2011 10:52:14 +0000 (10:52 +0000)
committerJason McDonald <jason.mcdonald@nokia.com>
Tue, 18 Jan 2011 08:33:38 +0000 (18:33 +1000)
commit8ba8cbe7605e2ea75a0a30c11ffbab7f1ba93373
treefe03a34e83fd9bc18749eb22f290f55b78d1f324
parentec2738b658d25d9fd45cc46cbc19a30e4a39d499
QTBUG-16110 updating the softkeys when app comes to foreground

When an app is in the background and creates a window with softkeys,
the softkeys are not updated when the app comes to the foreground, so
they look faded. This change updates the softkeys when the app comes
to the forground.

Task-number: QTBUG-16110
Reviewed-by: Jason Barron
(cherry picked from commit 37faa3ba7c66d14e1ecbf75e93d9f0d27fa57a76)
src/gui/kernel/qapplication_s60.cpp