openbox/otk/renderstyle.cc
2003-01-18 04:56:30 +00:00

11 lines
185 B
C++

// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
#ifdef HAVE_CONFIG_H
# include "../config.h"
#endif // HAVE_CONFIG_H
#include "renderstyle.hh"
namespace otk {
}