X-Git-Url: http://git.maemo.org/git/?p=jspeed;a=blobdiff_plain;f=src%2Fimageelement.h;h=04521234e94403d470e7df15bf6f9af9187bf32e;hp=c21cba61d5268938dd8d3a4a9809ae1a8185e586;hb=8e096b9ac91af0adc17ff4c5b74ca3061cd55cdb;hpb=64f0d552c4c5235f19988138edeb3048ac7ec151 diff --git a/src/imageelement.h b/src/imageelement.h index c21cba6..0452123 100644 --- a/src/imageelement.h +++ b/src/imageelement.h @@ -22,10 +22,10 @@ #include "graphicselement.h" #include "location.h" -class ZipReader; -class GraphicsScene; class QString; class QGraphicsPixmapItem; +class Reader; +class GraphicsScene; class ImageElement : public GraphicsElement {