]> Dogcows Code - chaz/openbox/blobdiff - src/Image.hh
sync with bb-cvs.
[chaz/openbox] / src / Image.hh
index 0e82456cfe6e32f95b3cefafd204ea83d4735e59..33d2e5b8467ab6c92df6d1d24f60260e68286e3d 100644 (file)
@@ -77,7 +77,7 @@ private:
 
 
 public:
-  BImage(BImageControl *c, unsigned int w, unsigned int h);
+  BImage(BImageControl *c, int w, int h);
   ~BImage(void);
 
   Pixmap render(const BTexture &texture);
This page took 0.02175 seconds and 4 git commands to generate.