metadataengine/server/inc/mdsmaintenanceengine.h
branchRCL_3
changeset 30 3e156c80c15d
parent 3 b73a2e62868f
equal deleted inserted replaced
27:4a4892eec172 30:3e156c80c15d
   137          * database validation and creation
   137          * database validation and creation
   138          */
   138          */
   139         CMdSSqlDbMaintenance* iMaintenance;
   139         CMdSSqlDbMaintenance* iMaintenance;
   140 
   140 
   141         TInt iFailedImports;
   141         TInt iFailedImports;
       
   142         
       
   143         TBool iPrivateSchemaFileInvalid;
   142     };
   144     };
   143     
   145     
   144 #endif // __MDSMAINTENANCEENGINE_H__
   146 #endif // __MDSMAINTENANCEENGINE_H__