]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
kill the debug prints for now
[chaz/openbox] / render / render.h
index ff11c65cde1bb55fa7a441afec2059a3c9ee620f..d98cebdef9777cbef58b900d3e6bb3942566b560 100644 (file)
@@ -156,6 +156,6 @@ void truecolor_startup(void);
 void pseudocolor_startup(void);
 void pixel32_to_pixmap(pixel32 *in, Pixmap out, int x, int y, int w, int h);
 
-void appearance_minsize(Appearance *l, Size *s);
+void appearance_minsize(Appearance *l, int *w, int *h);
 
 #endif /*__render_h*/
This page took 0.021742 seconds and 4 git commands to generate.