]> icculus.org git repositories - mikachu/openbox.git/blob - otk/renderstyle.cc
provide RenderControls to all otk from the display class. initialize them all there...
[mikachu/openbox.git] / otk / renderstyle.cc
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 #ifdef    HAVE_CONFIG_H
4 #  include "../config.h"
5 #endif // HAVE_CONFIG_H
6
7 #include "renderstyle.hh"
8
9 namespace otk {
10
11 }