From 858e93afbdd2b7065e85a668445b5b9d28066805 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Fri, 26 Jun 2009 23:38:22 +0000 Subject: [PATCH] signals -> Q_SIGNALS svn path=/trunk/KDE/kdelibs/; revision=987931 --- tooltipmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooltipmanager.h b/tooltipmanager.h index 828b8a8d6..bf5ce6564 100644 --- a/tooltipmanager.h +++ b/tooltipmanager.h @@ -165,7 +165,7 @@ public: */ ToolTipManager::State state() const; -signals: +Q_SIGNALS: /** * This signal is emitted when a window preview in the tooltip is clicked. * @arg window the id of the window that was clicked