diff -r f291796e213d -r fb37077c270f ui/viewmanagement/statehandler/src/glxdetailstate.cpp --- a/ui/viewmanagement/statehandler/src/glxdetailstate.cpp Tue Jul 06 14:16:16 2010 +0300 +++ b/ui/viewmanagement/statehandler/src/glxdetailstate.cpp Wed Aug 18 09:48:53 2010 +0300 @@ -21,7 +21,7 @@ GlxDetailState::GlxDetailState(GlxState *preState) : GlxState(GLX_DETAILSVIEW_ID, preState) { - + mState = NO_DETAIL_S ; }