#include <QtCore/qsize.h> #ifndef QSIZE_H inline QSize operator *(qreal c, class QSize const & s); #endif // QSIZE_H