#include <QtGui/qplastiquestyle.h>
#ifndef QPLASTIQUESTYLE_H
#if !defined(QT_NO_STYLE_PLASTIQUE)
class QPlastiqueStyle: public QWindowsStyle{
protected: class QIcon standardIconImplementation(enum QStyle::StandardPixmap standardIcon, struct QStyleOption const * opt = 0, struct QWidget const * widget = 0) const
};
#endif // QT_NO_STYLE_PLASTIQUE
#endif // QPLASTIQUESTYLE_H