homescreenapp/stateplugins/hshomescreenstateplugin/src/hsidlestate.cpp
changeset 98 e6f74eb7f69f
parent 97 66b5fe3c07fd
child 101 ba1b7e218624
--- a/homescreenapp/stateplugins/hshomescreenstateplugin/src/hsidlestate.cpp	Wed Oct 06 16:06:24 2010 +0300
+++ b/homescreenapp/stateplugins/hshomescreenstateplugin/src/hsidlestate.cpp	Mon Oct 18 10:20:15 2010 +0300
@@ -798,7 +798,6 @@
 
 void HsIdleState::action_idle_orientationChanged()
 {
-    HsScene::instance()->activePage()->resetNewWidgets();
     stopPageChangeAnimations();
     action_idle_showActivePage();
 }