#include <QtGui/qstyleoption.h> #ifndef QSTYLEOPTION_H #if !defined(QT_NO_DEBUG_STREAM) && !defined(QT_NO_DEBUG) struct QDebug operator <<(struct QDebug debug, class QStyleOption const & option); #endif #endif // QSTYLEOPTION_H