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