mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kio: remove compat header
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
9c73e2257d
commit
7bf9d931ee
2 changed files with 0 additions and 11 deletions
|
@ -429,7 +429,6 @@ install(
|
|||
kfile/kopenwithdialog.h
|
||||
kfile/kpreviewwidgetbase.h
|
||||
kfile/kpropertiesdialog.h
|
||||
kfile/kpropsdialog.h
|
||||
kfile/krecentdirs.h
|
||||
kfile/krecentdocument.h
|
||||
kfile/kurlcombobox.h
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
// krazy:exclude=includes
|
||||
// This is now called kpropertiesdialog.h
|
||||
#ifndef KPROPSDIALOG_H
|
||||
#define KPROPSDIALOG_H
|
||||
|
||||
#ifndef KDE_NO_COMPAT
|
||||
#include <kpropertiesdialog.h>
|
||||
#endif
|
||||
|
||||
#endif
|
Loading…
Add table
Reference in a new issue