#include <QtGui/qdatetimeedit.h>
#ifndef QDATETIMEEDIT_H
#ifndef QT_NO_DATETIMEEDIT
class QDateTimeEdit: public QAbstractSpinBox{
private: inline struct QDateTimeEditPrivate const * d_func() const
};
#endif // QT_NO_DATETIMEEDIT
#endif // QDATETIMEEDIT_H