mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
11 lines
183 B
C
11 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
|