diff -r 641f389e9157 -r a71299154b21 authorisation/userpromptservice/policies/source/promptrequest.cpp --- a/authorisation/userpromptservice/policies/source/promptrequest.cpp Tue Aug 31 17:00:08 2010 +0300 +++ b/authorisation/userpromptservice/policies/source/promptrequest.cpp Wed Sep 01 12:40:57 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" @@ -204,7 +204,7 @@ return iSecurityResult; } -CPromptRequest::~CPromptRequest() +EXPORT_C CPromptRequest::~CPromptRequest() /** Destructor */