summaryrefslogtreecommitdiffstats
path: root/src/gui/s60framework/qs60mainappui.cpp
diff options
context:
space:
mode:
authorJani Hautakangas <jani.hautakangas@nokia.com>2011-06-17 09:59:43 +0300
committerJani Hautakangas <jani.hautakangas@nokia.com>2011-06-17 09:59:43 +0300
commit261e23dc3291c5d20b684719ee0831960a77d51e (patch)
treec339b235732f48f3e026a89bb1e1f7af6a329b28 /src/gui/s60framework/qs60mainappui.cpp
parentf1d0c5bbd4a33bb0f6398915d11dc93dc659ecf6 (diff)
Fix trailing whitespace
Reviewed-by: TRUSTME
Diffstat (limited to 'src/gui/s60framework/qs60mainappui.cpp')
-rw-r--r--src/gui/s60framework/qs60mainappui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/s60framework/qs60mainappui.cpp b/src/gui/s60framework/qs60mainappui.cpp
index e2ec78c84b..8a8a03d219 100644
--- a/src/gui/s60framework/qs60mainappui.cpp
+++ b/src/gui/s60framework/qs60mainappui.cpp
@@ -326,7 +326,7 @@ void QS60MainAppUi::HandleScreenDeviceChangedL()
// resize due to status pane change.
// Eventually when layout is ready, Symbian framework calls
// HandleResourceChangeL(KEikDynamicLayoutVariantSwitch) which triggers
- // resize to Qt window and to its EGL surface.
+ // resize to Qt window and to its EGL surface.
S60->handleStatusPaneResizeNotifications = false;
QS60MainAppUiBase::HandleScreenDeviceChangedL();
S60->handleStatusPaneResizeNotifications = true;