From 0a64cca51f86ba2ebb61361649af3c3adcbc603f Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Mon, 11 Jul 2011 20:56:10 +0200 Subject: [PATCH] mark the methods deprecated as they should be --- tooltipcontent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooltipcontent.h b/tooltipcontent.h index 6ae29bdd3..ab50ae4a1 100644 --- a/tooltipcontent.h +++ b/tooltipcontent.h @@ -122,14 +122,14 @@ public: * @deprecated * @see setWindowsToPreview */ - void setWindowToPreview(WId id); + KDE_DEPRECATED void setWindowToPreview(WId id); /** * Id of a window if you want to show a preview * @deprecated * @see windowsToPreview */ - WId windowToPreview() const; + KDE_DEPRECATED WId windowToPreview() const; /** * Sets the IDS of the windows to show a preview for