branch | GCC_SURGE |
changeset 10 | c348b9772569 |
parent 5 | 4fa04caf0f43 |
--- a/ganeswidgets/inc/hgvgquadrenderer.h Fri Jun 11 16:25:05 2010 +0100 +++ b/ganeswidgets/inc/hgvgquadrenderer.h Thu Jul 22 16:36:56 2010 +0100 @@ -19,10 +19,10 @@ #define HGVGQUADRENDERER_H #include "hgtransformedquadrenderer.h" -#include <qlist> +#include <QList> #include <VG/openvg.h> -#include <qimage> -#include <qtransform> +#include <QImage> +#include <QTransform> class QPoint; class QPainter;