From d264dbca0c51ff3dfacb66eb66543a0088447aa3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 18 Jan 2003 01:52:02 +0000 Subject: compiles --- otk/truerendercontrol.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/truerendercontrol.hh') diff --git a/otk/truerendercontrol.hh b/otk/truerendercontrol.hh index a62715f5..9647a2a3 100644 --- a/otk/truerendercontrol.hh +++ b/otk/truerendercontrol.hh @@ -17,7 +17,7 @@ public: TrueRenderControl(const ScreenInfo *screen); virtual ~TrueRenderControl(); - virtual void render(::Drawable d) = 0; + virtual void render(::Drawable d); }; } -- cgit v1.2.3