kdelibs/kio/kfile/kpropsdialog.h
2014-11-13 01:04:59 +02:00

10 lines
183 B
C

// krazy:exclude=includes
// This is now called kpropertiesdialog.h
#ifndef KPROPSDIALOG_H
#define KPROPSDIALOG_H
#ifndef KDE_NO_COMPAT
#include <kpropertiesdialog.h>
#endif
#endif