From fa7414c709e1bb20363814b27dea732ab4dbae8b Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Fri, 27 May 2022 14:35:32 +0300 Subject: [PATCH] kio: remove redundant KFileMetaInfoItem forward declaration in kmetaprops header Signed-off-by: Ivailo Monev --- kio/kfile/kmetaprops.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kio/kfile/kmetaprops.h b/kio/kfile/kmetaprops.h index a08c3804..aae9d835 100644 --- a/kio/kfile/kmetaprops.h +++ b/kio/kfile/kmetaprops.h @@ -19,11 +19,9 @@ #ifndef __KMETAPROPS_H__ #define __KMETAPROPS_H__ + #include - -class KFileMetaInfoItem; - /*! * 'MetaProps plugin * In this plugin you can modify meta information like id3 tags of mp3 files