ganeswidgets/inc/hgquadrenderer.h
changeset 5 4fa04caf0f43
parent 2 49c70dcc3f17
child 20 a60f8b6b1d32
equal deleted inserted replaced
3:c863538fcbb6 5:4fa04caf0f43
    16 */
    16 */
    17 
    17 
    18 #ifndef HGQUADRENDERER_H
    18 #ifndef HGQUADRENDERER_H
    19 #define HGQUADRENDERER_H
    19 #define HGQUADRENDERER_H
    20 
    20 
    21 #include <qlist>
    21 #include <QList>
    22 #include <QImage>
    22 #include <QImage>
    23 #include <QVector2D>
    23 #include <QVector2D>
    24 
    24 
    25 class HgQuad;
    25 class HgQuad;
    26 class QPointF;
    26 class QPointF;