]> Dogcows Code - chaz/openbox/blob - engines/openbox/obtheme.h
split the render functions into obrender.c. rename all the src files to obfoo so...
[chaz/openbox] / engines / openbox / obtheme.h
1 #ifndef __engine_theme_h
2 #define __engine_theme_h
3
4 #include <glib.h>
5
6 gboolean load();
7
8 #endif
This page took 0.041237 seconds and 5 git commands to generate.