From 962b40d65ce0929dba21f9776054143da5b51fce Mon Sep 17 00:00:00 2001 From: Nick Shaforostoff Date: Tue, 28 Sep 2010 13:31:44 +0000 Subject: [PATCH] remove unneded forward-declaration svn path=/trunk/kdereview/filelight/; revision=1180660 --- src/part/part.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/part/part.h b/src/part/part.h index 8344bab..be4b873 100644 --- a/src/part/part.h +++ b/src/part/part.h @@ -29,7 +29,6 @@ #include -class KAboutData; using KParts::StatusBarExtension; namespace RadialMap { class Widget; -- GitLab