]> Dogcows Code - chaz/openbox/blob - otk/renderstyle.hh
add textures, render the textures color for now too!
[chaz/openbox] / otk / renderstyle.hh
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2 #ifndef __renderstyle_hh
3 #define __renderstyle_hh
4
5 #include "rendertexture.hh"
6
7 namespace otk {
8
9 class RenderStyle {
10 };
11
12 }
13
14 #endif // __rendertexture_hh
This page took 0.034402 seconds and 5 git commands to generate.