From b7ae1af212c47d8014dd27f2c6dabbe006fe6638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Wed, 18 Jul 2007 16:42:21 +0000 Subject: [PATCH] Pedantic. svn path=/trunk/KDE/kdebase/workspace/; revision=689597 --- lib/kwineffects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/kwineffects.h b/lib/kwineffects.h index 9e7a00f307..e0cee813da 100644 --- a/lib/kwineffects.h +++ b/lib/kwineffects.h @@ -377,7 +377,7 @@ enum WindowQuadType { WindowQuadError, // for the stupid default ctor WindowQuadContents, - WindowQuadDecoration, + WindowQuadDecoration }; /**