videoplayerapp/videoplayerengine/inc/mpxvideoplayerappuiengine.h
changeset 35 3738fe97f027
parent 34 bbb98528c666
child 36 8aed59de29f9
--- a/videoplayerapp/videoplayerengine/inc/mpxvideoplayerappuiengine.h	Thu Apr 01 23:22:15 2010 +0300
+++ b/videoplayerapp/videoplayerengine/inc/mpxvideoplayerappuiengine.h	Thu Apr 01 23:32:44 2010 +0300
@@ -15,7 +15,7 @@
  *
 */
 
-// Version : %version:  3 %
+// Version : %version:  4 %
 
 
 
@@ -245,6 +245,13 @@
          *  @return KErrNone
          */
         static TInt ExitApplicationL( TAny* aPtr );
+        
+        /*
+         *  Late initializatoin of members that can be delayed 
+         *  to help improve startup time
+         *  @since 10.1
+         */        
+        void LateInitL();
 
     private:
         /**