vtuis/videotelui/src/tvtuiappstatebase.cpp
branchRCL_3
changeset 22 f544d10663bf
parent 8 07d1685f0cd4
--- 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
 // -----------------------------------------------------------------------------
 //