all repos — openbox @ 0348a2f3abd2334f5f5812c5fb45c1b4fffb46a5

openbox fork - make it a bit more like ryudo

otk/rendertexture.cc (raw)

1
2
3
4
5
6
7
8
9
10
11
// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-

#ifdef    HAVE_CONFIG_H
#  include "../config.h"
#endif // HAVE_CONFIG_H

#include "rendertexture.hh"

namespace otk {

}