]> Dogcows Code - chaz/openbox/blobdiff - render/gradient.h
consistant glib type usage
[chaz/openbox] / render / gradient.h
index 875f5e178634fbe53b2f218bdc0ddf1d7aec879c..50a22c5241477cf7d42166210635f5600b4d0bae 100644 (file)
@@ -22,6 +22,6 @@
 
 #include "render.h"
 
-void RrRender(RrAppearance *a, int w, int h);
+void RrRender(RrAppearance *a, gint w, gint h);
 
 #endif /* __gradient_h */
This page took 0.024191 seconds and 4 git commands to generate.