diff -r 92f864ef0288 -r ae54820ef82c ncdengine/provider/client/inc/ncdoperationmanagerproxy.h --- a/ncdengine/provider/client/inc/ncdoperationmanagerproxy.h Wed Jun 23 18:20:02 2010 +0300 +++ b/ncdengine/provider/client/inc/ncdoperationmanagerproxy.h Tue Jul 06 14:23:31 2010 +0300 @@ -63,10 +63,10 @@ // Forward declaration for silent install -// SwiUI::TInstallOptions -namespace SwiUI +// Usif::TInstallOptions +namespace Usif { - class TInstallOptions; + class COpaqueNamedParams; } /** @@ -230,7 +230,7 @@ virtual CNcdSilentInstallOperationProxy* CreateSilentInstallOperationL( CNcdNodeProxy& aNode, MNcdInstallOperationObserver* aObserverconst, - const SwiUI::TInstallOptions& aInstallOptions ); + Usif::COpaqueNamedParams* aInstallOptions ); /**