--- 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:
/**