From 3866dec5c5b2375d221a252a1619506dc0a45f66 Mon Sep 17 00:00:00 2001 From: Urs Wolfer Date: Sun, 30 Nov 2008 12:42:17 +0000 Subject: krazy fixes: * use Q_OBJECT macro * fix includes * use explicit constructor svn path=/trunk/KDE/kdebase/apps/; revision=890820 --- src/kcmdolphin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kcmdolphin.h') diff --git a/src/kcmdolphin.h b/src/kcmdolphin.h index 00d6ea30c..0c95622fc 100644 --- a/src/kcmdolphin.h +++ b/src/kcmdolphin.h @@ -17,8 +17,8 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * ***************************************************************************/ -#ifndef DOLPHINCONFIGMODULE_H -#define DOLPHINCONFIGMODULE_H +#ifndef KCMDOLPHIN_H +#define KCMDOLPHIN_H #include -- cgit v1.3