code doc
fluxgen fluxgen
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
src/FbTk/FbDrawable.hh
→
src/FbTk/FbDrawable.hh
@@ -19,7 +19,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: FbDrawable.hh,v 1.1 2003/04/29 08:49:36 fluxgen Exp $ +// $Id: FbDrawable.hh,v 1.2 2003/05/10 13:28:11 fluxgen Exp $ #ifndef FBTK_FBDRAWABLE_HH #define FBTK_FBDRAWABLE_HH@@ -27,6 +27,7 @@ #include <X11/Xlib.h>
namespace FbTk { +/// Basic drawing functions for X drawables class FbDrawable { public: virtual ~FbDrawable() { }