]> icculus.org git repositories - mikachu/openbox.git/blob - engines/openbox/theme.h
always adjust the frames size and position together, so there is no more weird resizi...
[mikachu/openbox.git] / engines / openbox / theme.h
1 #ifndef __engine_theme_h
2 #define __engine_theme_h
3
4 #include <glib.h>
5
6 gboolean load();
7
8 #endif