From 002907bd2a31f7c896349a1d7145f07e1e4fbdd9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 15 Nov 2007 17:43:04 +0000 Subject: [PATCH] header cleanness++ svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=737164 --- view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view.h b/view.h index 98b2cb96f..5de762aa4 100644 --- a/view.h +++ b/view.h @@ -81,7 +81,7 @@ public: */ Containment* containment() const; -protected slots: +protected Q_SLOTS: void updateSceneRect(); private: