openbox/otk/rendertexture.hh

13 lines
194 B
C++
Raw Normal View History

2003-01-18 04:31:16 +00:00
// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
#ifndef __rendertexture_hh
#define __rendertexture_hh
namespace otk {
class RenderTexture {
};
}
#endif // __rendertexture_hh