openbox/otk/rendertexture.hh
2003-01-18 04:31:16 +00:00

12 lines
194 B
C++

// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
#ifndef __rendertexture_hh
#define __rendertexture_hh
namespace otk {
class RenderTexture {
};
}
#endif // __rendertexture_hh