#include <QtGui/qprogressdialog.h>
#ifndef QPROGRESSDIALOG_H
#ifndef QT_NO_PROGRESSDIALOG
class QProgressDialog: public QDialog{
public: static inline class QString trUtf8(char const * s, char const * c, int n);
};
#endif // QT_NO_PROGRESSDIALOG
#endif // QPROGRESSDIALOG_H