#include <QtGui/qabstractspinbox.h>
#ifndef QABSTRACTSPINBOX_H
#ifndef QT_NO_SPINBOX
class QAbstractSpinBox: public QWidget{
private: inline struct QAbstractSpinBoxPrivate const * d_func() const
};
#endif // QT_NO_SPINBOX
#endif // QABSTRACTSPINBOX_H