branch | GCC_SURGE |
changeset 105 | e7325f632549 |
parent 83 | 156f692b1687 |
--- a/contentstorage/srvinc/cainstallstrategy.h Fri Jun 11 16:25:06 2010 +0100 +++ b/contentstorage/srvinc/cainstallstrategy.h Thu Jul 22 16:37:03 2010 +0100 @@ -156,9 +156,10 @@ private: /** - * Contains uid of application that was started to uninstall. + * Contains uninstallation status of application + * that was started to uninstall. */ - TInt iAppUid; + TInt iUninstallStatus; };