diff -r 2fee987ebaff -r ab0490982943 controlpanelui/src/inc/cpringtoneview.h --- a/controlpanelui/src/inc/cpringtoneview.h Thu Sep 02 17:11:27 2010 +0800 +++ b/controlpanelui/src/inc/cpringtoneview.h Thu Sep 30 16:15:53 2010 +0800 @@ -47,8 +47,9 @@ //used to mark if there is a request being processed bool mProcessing; -private: - void launchMediaFetcher( const QString &strService, const QString &strItface ); +private: + void launchMediaFetcher( const QString &strService, const QString &strItface, \ + const QList &arguments = QList(), const XQRequestInfo &info = XQRequestInfo() ); }; #endif // CPRINGTONEVIEW_H