#include <QtGui/qdatetimeedit.h>
#ifndef QDATETIMEEDIT_H
#ifndef QT_NO_DATETIMEEDIT
class QDateTimeEdit: public QAbstractSpinBox{
public: static inline class QString tr(char const * s, char const * c = 0);
};
#endif // QT_NO_DATETIMEEDIT
#endif // QDATETIMEEDIT_H