diff -r 76e20e0cfdc7 -r b1a6ccd41bc9 convergedcallengine/csplugin/inc/cspetelcallrequester.h --- a/convergedcallengine/csplugin/inc/cspetelcallrequester.h Sun Mar 14 13:11:59 2010 +0000 +++ b/convergedcallengine/csplugin/inc/cspetelcallrequester.h Sun Mar 28 16:37:52 2010 +0100 @@ -150,7 +150,7 @@ * Cancel dial (applies both emergency and normal calls) * @return result of cancel (system wide error code) */ - TInt CSPEtelCallRequester::DialCancel(); + TInt DialCancel(); protected: // From CActive /** @@ -199,4 +199,4 @@ }; -#endif // CSPETELCALLREQUESTER_H \ No newline at end of file +#endif // CSPETELCALLREQUESTER_H