diff -r b95d12697049 -r f544d10663bf vtuis/videotelui/src/tvtuiappstatebase.cpp --- a/vtuis/videotelui/src/tvtuiappstatebase.cpp Mon Jun 21 15:43:21 2010 +0300 +++ b/vtuis/videotelui/src/tvtuiappstatebase.cpp Thu Jul 15 18:41:45 2010 +0300 @@ -138,6 +138,15 @@ } // ----------------------------------------------------------------------------- +// TVtUiAppStateBase::ShutdownRequested +// ----------------------------------------------------------------------------- +// +TBool TVtUiAppStateBase::ShutdownRequested() + { + return iShutdownRequested; + } + +// ----------------------------------------------------------------------------- // TVtUiAppStateBase::AppUiStartupFailedL // ----------------------------------------------------------------------------- //