KDE/kdelibs/khtml/imload

View: New views
1 Messages — Rating Filter:   Alert me  

KDE/kdelibs/khtml/imload

by Guy Maurel-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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