idlehomescreen/xmluirendering/uiengine/inc/xnrootdata.h
branchRCL_3
changeset 78 89165693e770
parent 59 d721605b30d0
--- a/idlehomescreen/xmluirendering/uiengine/inc/xnrootdata.h	Mon Jun 21 15:27:11 2010 +0300
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnrootdata.h	Thu Jul 15 18:25:29 2010 +0300
@@ -206,6 +206,8 @@
     TBool iLoadForward;
     /** Maximum of views allowed */
     TInt32 iMaxPages;
+    /** Load error code */
+    TInt iLoadError;
     };
 
 #endif // _XNROOTDATA_H