From 24b33ef877808f0af5b967f21c011ab8b314e780 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 18 Jan 2003 00:51:11 +0000 Subject: fuc put it back --- otk/truerendercontrol.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'otk/truerendercontrol.hh') diff --git a/otk/truerendercontrol.hh b/otk/truerendercontrol.hh index fe79c003..a62715f5 100644 --- a/otk/truerendercontrol.hh +++ b/otk/truerendercontrol.hh @@ -16,6 +16,8 @@ private: public: TrueRenderControl(const ScreenInfo *screen); virtual ~TrueRenderControl(); + + virtual void render(::Drawable d) = 0; }; } -- cgit v1.2.3