#include <QtGui/qwindowsstyle.h>
#ifndef QWINDOWSSTYLE_H
#if !defined(QT_NO_STYLE_WINDOWS)
class QWindowsStyle: public QCommonStyle{
public: static inline class QString trUtf8(char const * s, char const * c = 0);
};
#endif // QT_NO_STYLE_WINDOWS
#endif // QWINDOWSSTYLE_H