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/kfileplacesselector_p.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kfileplacesselector_p.h') diff --git a/src/kfileplacesselector_p.h b/src/kfileplacesselector_p.h index 1efe9bb4e..f5c60ba46 100644 --- a/src/kfileplacesselector_p.h +++ b/src/kfileplacesselector_p.h @@ -66,7 +66,7 @@ public: /** @see QWidget::sizeHint() */ virtual QSize sizeHint() const; -signals: +Q_SIGNALS: /** * Is send when a bookmark has been activated by the user. * @param url URL of the selected place. @@ -80,7 +80,7 @@ protected: */ virtual void paintEvent(QPaintEvent* event); -private slots: +private Q_SLOTS: /** * Updates the selected index and the icon to the bookmark * which is indicated by the triggered action \a action. -- cgit v1.3