SVN commit 1043927 by guymaurel:
change the decalration of "width" and "height" at line 180
M +1 -1 image.h
--- trunk/KDE/kdelibs/khtml/imload/image.h #1043926:1043927
@@ -180,7 +180,7 @@
void loadError();
//Image state
- int width, height;
+ unsigned int width, height;
PixmapPlane* original;
QMap<QPair<int, int>, PixmapPlane*> scaled;
KHTMLSettings::KAnimationAdvice animationAdvice;
_______________________________________________
Khtml-cvs mailing list
Khtml-cvs@...
https://mail.kde.org/mailman/listinfo/khtml-cvs