branch | GCC_SURGE |
changeset 10 | c348b9772569 |
parent 9 | dde80bf4a8c7 |
--- a/ganeswidgets/src/hgvgimage.cpp Fri Jun 11 16:25:05 2010 +0100 +++ b/ganeswidgets/src/hgvgimage.cpp Thu Jul 22 16:36:56 2010 +0100 @@ -15,8 +15,8 @@ * */ -#include "HgVgImage.h" -#include "HgImageFader.h" +#include "hgvgimage.h" +#include "hgimagefader.h" #include "hgvgquadrenderer.h" const int KMaxMirrorWidth(128); @@ -91,7 +91,7 @@ void HgVgImage::setPixmap(const QPixmap& pixmap) { - + Q_UNUSED(pixmap) } QImage HgVgImage::getQImage() const