changeset 64 | 6aaf0276100e |
parent 46 | bc5a64e5bc3c |
child 65 | 2a5d4ab426d3 |
--- a/phoneapp/phoneuiqtviewadapter/inc/phoneapplauncher.h Wed Aug 18 09:48:26 2010 +0300 +++ b/phoneapp/phoneuiqtviewadapter/inc/phoneapplauncher.h Thu Sep 02 20:26:16 2010 +0300 @@ -63,7 +63,8 @@ const QString& service, const QString& interface, const QString& operation, - const QList<QVariant>& arguments); + const QList<QVariant>& arguments, + const bool foreground); }; #endif // PHONEAPPLAUNCHER_H