From 4eec2a77cfa8719f0cf7f6741c8cfa11b23ebf5b Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Mon, 2 Apr 2007 19:30:57 +0000 Subject: Further cleanup to prepare the move. svn path=/trunk/KDE/kdebase/apps/; revision=649519 --- src/kurlnavigator.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kurlnavigator.h') diff --git a/src/kurlnavigator.h b/src/kurlnavigator.h index c8e01b7d0..56e976155 100644 --- a/src/kurlnavigator.h +++ b/src/kurlnavigator.h @@ -145,7 +145,7 @@ public: void dropUrls(const KUrl::List& urls, const KUrl& destination); -public slots: +public Q_SLOTS: /** * Sets the current active URL. * The signals UrlNavigator::urlChanged and UrlNavigator::historyChanged @@ -165,7 +165,7 @@ public slots: */ void storeContentsPosition(int x, int y); -signals: +Q_SIGNALS: /** * Is emitted, if the URL navigator has been activated by * a user interaction. -- cgit v1.3