mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kio: remove redundant KFileMetaInfoItem forward declaration in kmetaprops header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
cd2fd94c99
commit
fa7414c709
1 changed files with 1 additions and 3 deletions
|
@ -19,11 +19,9 @@
|
|||
|
||||
#ifndef __KMETAPROPS_H__
|
||||
#define __KMETAPROPS_H__
|
||||
|
||||
#include <kpropertiesdialog.h>
|
||||
|
||||
|
||||
class KFileMetaInfoItem;
|
||||
|
||||
/*!
|
||||
* 'MetaProps plugin
|
||||
* In this plugin you can modify meta information like id3 tags of mp3 files
|
||||
|
|
Loading…
Add table
Reference in a new issue