#include <QtGui/qscrollbar.h>
#ifndef QSCROLLBAR_H
#ifndef QT_NO_SCROLLBAR
class QScrollBar: public QAbstractSlider{
public: static inline class QString trUtf8(char const * s, char const * c, int n);
};
#endif // QT_NO_SCROLLBAR
#endif // QSCROLLBAR_H