On Wednesday, 5. September 2012. 16.46.42 Aaron Seigo wrote:
> Git commit 464f13b72949d4dc547e88144a4b089c6939f01e by Aaron Seigo.
> Committed on 05/09/2012 at 16:46.
> Pushed by aseigo into branch 'master'.
> 
> docs say it is deprecated, mark it as such
> 
> M  +1    -1    src/lib/info.h
> 
> http://commits.kde.org/kactivities/464f13b72949d4dc547e88144a4b089c6939f01e
> 
> diff --git a/src/lib/info.h b/src/lib/info.h
> index 7041d34..1afcae4 100644
> --- a/src/lib/info.h
> +++ b/src/lib/info.h
> @@ -107,6 +107,7 @@ public:
>       * @returns the URI of this activity. The same URI is used by
>       * activities KIO slave.
>       */
> +    KDE_DEPRECATED
>      KUrl uri() const;

Am planning to un-deprecate it - it will return the kio url for the activity. 
That's why I removed the KDE_DEPRECATED. (will remove it when I redo the url() 
method)

Ch!

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to