1 // krazy:exclude=includes
2 // This is now called kpropertiesdialog.h
3 #ifndef KPROPSDIALOG_H
4 #define KPROPSDIALOG_H
5 
6 #ifndef KDE_NO_COMPAT
7 #include <kpropertiesdialog.h>
8 #endif
9 
10 #endif
11